mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
- fixed a typo (bug #36580)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@208539 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
6e22866c37
commit
63f11822a4
1 changed files with 2 additions and 8 deletions
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.5 $ -->
|
||||
<!-- $Revision: 1.6 $ -->
|
||||
<!-- splitted from ./en/functions/ps.xml, last change in rev 1.12 -->
|
||||
<refentry id="function.ps-add-note">
|
||||
<refnamediv>
|
||||
|
@ -23,16 +23,10 @@
|
|||
</methodsynopsis>
|
||||
<para>
|
||||
Adds a note at a certain position on the page. Notes are like little
|
||||
<<<<<<< ps-add-note.xml
|
||||
rectangular sheets with text on it, which can be placed anywhere on
|
||||
a page. They
|
||||
are shown either folded or unfolded. If unfolded, the specified icon
|
||||
=======
|
||||
rectangular sheets with text on it, which can be place somewhere on
|
||||
a page. The notes
|
||||
are shown either folded or unfolded. If unfolded the specified icon
|
||||
>>>>>>> 1.4
|
||||
is used as placeholder.
|
||||
is used as a placeholder.
|
||||
</para>
|
||||
<para>
|
||||
The note will not be visible if the document is printed or viewed but
|
||||
|
|
Loading…
Reference in a new issue