Skip to content
Snippets Groups Projects
Commit b0290c2d authored by Kurt Zeilenga's avatar Kurt Zeilenga
Browse files

Fix "predantic" typo.

parent 9697ad21
No related branches found
No related tags found
No related merge requests found
......@@ -167,7 +167,7 @@ Supported Environmental Variables
specified compiler. For example, to require strict
ANSI C using the GNU C Compiler, use:
[env] CC="gcc -ansi -predantic" ./configure
[env] CC="gcc -ansi -pedantic" ./configure
(you can use CFLAGS to specify compiler flags)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment