From 891267b700e474923734527367c7f149108d76fe Mon Sep 17 00:00:00 2001 From: Guilherme Maciel Ferreira Date: Sat, 28 Jan 2012 16:35:47 -0200 Subject: [PATCH] Small documentation fix. --- src/link/statusnotifiercommand.h | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/link/statusnotifiercommand.h b/src/link/statusnotifiercommand.h index a84aca2..ee53194 100644 --- a/src/link/statusnotifiercommand.h +++ b/src/link/statusnotifiercommand.h @@ -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; }; -- 1.7.1