From: Richard W.M. Jones <rjones@redhat.com>
Date: Sat, 30 Jun 2012 13:57:29 +0000 (+0100)
Subject: docs: Minor fixes.
X-Git-Url: http://git.annexia.org/?a=commitdiff_plain;h=27dfc74b71d3b3b14a476667481f92c58a6d5c1d;p=whenjobs.git

docs: Minor fixes.
---

diff --git a/tools/whenjobs.pod b/tools/whenjobs.pod
index acc1d94..df17e69 100644
--- a/tools/whenjobs.pod
+++ b/tools/whenjobs.pod
@@ -277,7 +277,7 @@ words, the variables are set, but "quietly" so as not to trigger any
 jobs to run.
 
 Note that this can lead to some unexpected results: one case is a
-when job such as:
+job such as:
 
  when changed a || changed b : << ... >>
 
@@ -406,7 +406,7 @@ A when statement has the form:
  >>
 
 where C<E<lt>exprE<gt>> is a I<when expression>, described below.
-Don't forget the colon character between the period expression and the
+Don't forget the colon character between the expression and the
 shell script.
 
 A when statement is a job which runs when the conditions described in