Small documentation fix.
authorGuilherme Maciel Ferreira <guilherme.maciel.ferreira@gmail.com>
Sat, 28 Jan 2012 18:35:47 +0000 (16:35 -0200)
committerGuilherme Maciel Ferreira <guilherme.maciel.ferreira@gmail.com>
Sat, 28 Jan 2012 18:35:47 +0000 (16:35 -0200)
src/link/statusnotifiercommand.h

index a84aca2..ee53194 100644 (file)
@@ -51,7 +51,7 @@ private:
     std::string get_arguments_string() const;
 
 private:
-    /// the command string used to notify the status
+    /// The command string used to notify the status
     std::string CommandStr;
 
 };