Skip to content

Commit

Permalink
fix typos
Browse files Browse the repository at this point in the history
  • Loading branch information
peller authored and Website Account committed Aug 1, 2012
1 parent 3d33ecb commit da30791
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build/qref.rst
Original file line number Diff line number Diff line change
Expand Up @@ -333,7 +333,7 @@ Transform: writeOptimized
``layerOptimize`` (default = "shrinksafe")
* [*falsy*] Layer modules are not optimized; the ``stripConsole`` profile property, if any, is ignored.

* ["comment.keeplines"] All comments are removed fromm all layer modules; new-lines are preserved; the ``stripConsole``
* ["comment.keeplines"] All comments are removed from all layer modules; new-lines are preserved; the ``stripConsole``
profile property, if any, is ignored.

* ["comment"] All comments are removed form all layer modules; new-lines are *not* preserved; the ``stripConsole``
Expand All @@ -355,7 +355,7 @@ Transform: writeOptimized
``optimize`` (default = "undefined")
* [*falsy*] Non-layer modules are not optimized; the ``stripConsole`` profile property, if any, is ignored.

* ["comment.keeplines"] All comments are removed fromm all non-layer modules; new-lines are preserved; the ``stripConsole``
* ["comment.keeplines"] All comments are removed from all non-layer modules; new-lines are preserved; the ``stripConsole``
profile property, if any, is ignored.

* ["comment"] All comments are removed form all non-layer modules; new-lines are *not* preserved; the ``stripConsole``
Expand Down

0 comments on commit da30791

Please sign in to comment.