Skip to content

Commit

Permalink
fix underline length from JuliaLang#14078
Browse files Browse the repository at this point in the history
  • Loading branch information
stevengj committed Nov 30, 2015
1 parent e645931 commit a7b41f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/manual/strings.rst
Original file line number Diff line number Diff line change
Expand Up @@ -440,7 +440,7 @@ backslash:
I have $100 in my account.

Triple-Quoted String Literals
------------------------------
-----------------------------

When strings are created using triple-quotes (``"""..."""``) they have some
special behavior that can be useful for creating longer blocks of text. First,
Expand Down

0 comments on commit a7b41f5

Please sign in to comment.