docs: Fix man entry for "changes" operator.
authorRichard W.M. Jones <rjones@redhat.com>
Sat, 30 Jun 2012 14:06:38 +0000 (15:06 +0100)
committerRichard W.M. Jones <rjones@redhat.com>
Sat, 30 Jun 2012 14:06:38 +0000 (15:06 +0100)
tools/whenjobs.pod

index 77b26bc..8455bcf 100644 (file)
@@ -508,7 +508,7 @@ uploaded, try giving the jobs an explicit name.
 If the named variable has changed since this job last ran, then this
 evaluates to true, else false.
 
 If the named variable has changed since this job last ran, then this
 evaluates to true, else false.
 
-This is the same as writing C<prev variable == variable>.
+This is the same as writing C<prev variable != variable>.
 
 =item B<increases> I<variable>
 
 
 =item B<increases> I<variable>