mirror of
https://github.com/smarty-php/smarty.git
synced 2025-08-07 03:44:26 +02:00
update wording
This commit is contained in:
@@ -4,7 +4,7 @@
|
|||||||
<title>default</title>
|
<title>default</title>
|
||||||
<para>
|
<para>
|
||||||
This is used to set a default value for a variable. If the variable
|
This is used to set a default value for a variable. If the variable
|
||||||
is empty or unset, the given default value is printed instead.
|
is unset or an empty string, the given default value is printed instead.
|
||||||
Default takes one argument.
|
Default takes one argument.
|
||||||
</para>
|
</para>
|
||||||
<para>
|
<para>
|
||||||
|
Reference in New Issue
Block a user