]> granicus.if.org Git - check/commitdiff
* Fixed spelling (patch #1652630)
authorhugo303 <hugo303@64e312b2-a51f-0410-8e61-82d0ca0eb02a>
Mon, 10 Nov 2008 22:05:13 +0000 (22:05 +0000)
committerhugo303 <hugo303@64e312b2-a51f-0410-8e61-82d0ca0eb02a>
Mon, 10 Nov 2008 22:05:13 +0000 (22:05 +0000)
git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@441 64e312b2-a51f-0410-8e61-82d0ca0eb02a

doc/check.texi

index efaf18fe4db618271b514bdeaedd8ab31c37164b..aac68b265c7a7fb2ec02269badfd7bb40092bf39 100644 (file)
@@ -1156,7 +1156,7 @@ As you can see this is an annotated source file with three columns:
 usage information, line numbers, and the original source.  The usage
 information in the first column can either be '-', which means that
 this line does not contain code that could be executed; '#####', which
-means this line was never executed altough it does contain
+means this line was never executed although it does contain
 code---these are the lines that are probably most interesting for you;
 or a number, which indicates how often that line was executed.