commit | efa42fafa14fd26ceba4209c8fec61eaada13861 | [log] [tgz] |
---|---|---|
author | Carl Worth <cworth@cworth.org> | Tue Nov 01 13:48:55 2011 -0700 |
committer | José Fonseca <jose.r.fonseca@gmail.com> | Thu Nov 03 11:46:13 2011 +0000 |
tree | f000f010d0650c896572b27415bfaf6a50622d8d | |
parent | 9b42f061b37a00a0bcd314a830924803a956e17d [diff] [blame] |
Minor typo correction of code comment Without this, the sentence is not gramatically well-formed.
diff --git a/cli/cli_main.cpp b/cli/cli_main.cpp index 1731640..03587d7 100644 --- a/cli/cli_main.cpp +++ b/cli/cli_main.cpp
@@ -27,7 +27,7 @@ /* - * Top-level application for accessing almost of apitrace + * Top-level application for accessing almost all of apitrace * functionality. */