From 7ff088e130bba0eac74ec3f00e3971344026d52e Mon Sep 17 00:00:00 2001 From: Daniel Nichter Date: Fri, 16 Dec 2011 08:13:16 -0700 Subject: [PATCH] Fix typo. --- bin/pt-log-player | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/pt-log-player b/bin/pt-log-player index 3a2afad8..606b96ed 100755 --- a/bin/pt-log-player +++ b/bin/pt-log-player @@ -3231,7 +3231,7 @@ becomes: 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 -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! =item --help