diff options
| author | Claude Paroz <claude@2xlibre.net> | 2018-08-22 15:13:58 +0200 |
|---|---|---|
| committer | Tim Graham <timograham@gmail.com> | 2018-08-22 09:13:58 -0400 |
| commit | 50b8493581fea3d7137dd8db33bac7008868d23a (patch) | |
| tree | 17e10260f66489ec5ecc60464e9fb94889c61aa2 /docs/intro/tutorial01.txt | |
| parent | 233c70f0479beb3bff9027e6cff680882978fd4d (diff) | |
Refs #29654 -- Replaced three dots with ellipsis character in output strings.
Diffstat (limited to 'docs/intro/tutorial01.txt')
| -rw-r--r-- | docs/intro/tutorial01.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/intro/tutorial01.txt b/docs/intro/tutorial01.txt index aca496580e..d387e2d6a7 100644 --- a/docs/intro/tutorial01.txt +++ b/docs/intro/tutorial01.txt @@ -131,7 +131,7 @@ You'll see the following output on the command line: .. parsed-literal:: - Performing system checks... + Performing system checks… System check identified no issues (0 silenced). |
