Documentation typography: ellipses

Signed-off-by: Pierre Bertet <bonjour@pierrebertet.net>
This commit is contained in:
Pierre Bertet
2013-01-08 17:10:38 +01:00
parent 63708d64e0
commit a1facced9a
10 changed files with 19 additions and 19 deletions

View File

@@ -152,7 +152,7 @@ Similarly, you can use **@render**, which behaves the same as **@include** excep
Login
@endunless
// Equivalent to...
// Equivalent to
<?php if ( ! Auth::check()): ?>
Login