[PATCH xorg-gtest 6/9] include: fix typo doxygen complains about

Peter Hutterer peter.hutterer at who-t.net
Mon Jul 2 22:48:18 PDT 2012


Signed-off-by: Peter Hutterer <peter.hutterer at who-t.net>
---
 include/xorg/gtest/xorg-gtest_environment.h |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/include/xorg/gtest/xorg-gtest_environment.h b/include/xorg/gtest/xorg-gtest_environment.h
index 723223f..80982c6 100644
--- a/include/xorg/gtest/xorg-gtest_environment.h
+++ b/include/xorg/gtest/xorg-gtest_environment.h
@@ -128,7 +128,7 @@ class Environment : public ::testing::Environment {
    * The display number will be passed on to the server via the command line.
    * The default value is 133.
    *
-   * @param diplay_num A display number.
+   * @param display_num A display number.
    */
   void set_display(int display_num);
 
-- 
1.7.10.2



More information about the xorg-devel mailing list