Fix typo.

This commit is contained in:
Daniel Nichter
2011-12-16 08:13:16 -07:00
parent bbfaa22615
commit 7ff088e130

View File

@@ -3231,7 +3231,7 @@ becomes:
If your code doesn't compile, the tool will die with an error. Even if your If your code doesn't compile, the tool will die with an error. Even if your
code compiles, it may crash to tool during runtime if, for example, it tries code compiles, it may crash to tool during runtime if, for example, it tries
a pattern match an undefined value. No safeguards of any kind of provided so a pattern match an undefined value. No safeguards of any kind are provided so
code carefully! code carefully!
=item --help =item --help