pidl: Fix grammar in warning message
authorJoseph Sutton <josephsutton@catalyst.net.nz>
Sun, 19 Nov 2023 18:51:43 +0000 (07:51 +1300)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 30 Nov 2023 00:02:33 +0000 (00:02 +0000)
Signed-off-by: Joseph Sutton <josephsutton@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
pidl/wscript

index 2ab6dc7e852e81f8b42653f35996ebd91d229b21..01f8f5e4cc195666ec0778081a7a540bb25f04d3 100644 (file)
@@ -54,7 +54,7 @@ $ git add lib/Parse/Pidl/IDL.pm lib/Parse/Pidl/Expr.pm
 $ git commit
 $ cd -
 
-If your 100% sure you haven't changed idl.yp and expr.yp
+If you're 100% sure you haven't changed idl.yp and expr.yp
 try this to avoid this message:
 
 $ touch ../pidl/lib/Parse/Pidl/IDL.pm ../pidl/lib/Parse/Pidl/Expr.pm