diff --git a/v2/tools/stage.jam b/v2/tools/stage.jam index c16a537cf..99f1b24f2 100644 --- a/v2/tools/stage.jam +++ b/v2/tools/stage.jam @@ -41,7 +41,7 @@ # Otherwise, only targets with types mentioned in property # will be included. # -# Example usage:: +# Example usage # # stage dist : hello_world : # on EXE SHARED_LIB ;