Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 47ce3f1

Browse files
committedJun 6, 2014
Fixed syntax
1 parent eadf281 commit 47ce3f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎components/console/helpers/progressbar.rst‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ instance::
5555

5656
$progress = new ProgressBar($output);
5757

58-
The progress will then be displayed as a throbber::
58+
The progress will then be displayed as a throbber:
5959

6060
.. code-block:: text
6161

0 commit comments

Comments
 (0)
Please sign in to comment.