diff --git a/Examples/FeatureExtraction/RightAngleDetectionExample.cxx b/Examples/FeatureExtraction/RightAngleDetectionExample.cxx
index 0afc2faa36de0f2e59652bb46f4241071b2202a1..ef2bf7d501ea85f9b036d2977b7f80a48bc8c9e4 100644
--- a/Examples/FeatureExtraction/RightAngleDetectionExample.cxx
+++ b/Examples/FeatureExtraction/RightAngleDetectionExample.cxx
@@ -32,7 +32,8 @@ PURPOSE.  See the above copyright notices for more information.
 
 //  Software Guide : BeginCommandLineArgs
 //    INPUTS: {qb_RoadExtract2.tif}
-//    OUTPUTS: {RighAngleOutput.tif}, {PrettyRighAngleInput.png}, {PrettyRighAngleOutput.png}
+//    OUTPUTS: {RighAngleOutput.tif}, {PrettyRighAngleInput.png},  {PrettyRighAngleOutput.png}
+//  0.09 20
 //  Software Guide : EndCommandLineArgs
 
 // Software Guide : BeginLatex