Skip to content

Commit

Permalink
Merge pull request #202 from zhabinka/master
Browse files Browse the repository at this point in the history
Update lower.md
  • Loading branch information
maxisoft-git committed Dec 27, 2015
2 parents da9cafe + de35e9a commit b9ee7bf
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/ru/mods/lower.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@
{set $name = "Bzick"}
{$name} выведет Bzick
{$name|upper} выведет bzick
{$name|up} выведет bzick
```
{$name|lower} выведет bzick
{$name|low} выведет bzick
```

0 comments on commit b9ee7bf

Please sign in to comment.