mirror of
https://github.com/google/styleguide.git
synced 2024-03-22 13:11:43 +08:00
Merge pull request #266 from svetlyak40wt/patch-1
Fixed "full hairy example" of formatting control string in Common Lisp style guide
This commit is contained in:
commit
276f2d9f1e
|
@ -3256,7 +3256,7 @@ Robert Brown
|
|||
as the number to choose a clause.
|
||||
The same as no parameters in all other ways.
|
||||
Here's the full hairy example:
|
||||
<code>"Items:~#[ none~; ~S~; ~S and ~S~:;~@{~#[~; and~] ~S~^ ,~}~]."</code>
|
||||
<code>"Items: ~#[ none~; ~S~; ~S and ~S~:;~@{~S~^~#[~; and ~:;, ~]~}~]."</code>
|
||||
</dd>
|
||||
</dl>
|
||||
</BODY>
|
||||
|
|
Loading…
Reference in New Issue
Block a user