From 67525d7c1bd8c0e198f541fe9fc402843ca76df4 Mon Sep 17 00:00:00 2001 From: PavelVozenilek Date: Thu, 18 Sep 2014 17:07:52 +0200 Subject: more precise word --- doc/manual.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/manual.txt b/doc/manual.txt index 3af41faec..ddc8c8d93 100644 --- a/doc/manual.txt +++ b/doc/manual.txt @@ -1449,7 +1449,7 @@ Examples: proc forEach(c: proc (x: int) {.cdecl.}) = ... - forEach(printItem) # this will NOT work because calling conventions differ + forEach(printItem) # this will NOT compile because calling conventions differ .. code-block:: nimrod -- cgit 1.4.1-2-gfad0