mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-15 16:38:54 +00:00
typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@260652 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
1c9734af29
commit
0ce3843f22
1 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.10 $ -->
|
||||
<!-- $Revision: 1.11 $ -->
|
||||
<refentry xmlns:xlink="http://www.w3.org/1999/xlink" xmlns="http://docbook.org/ns/docbook" xml:id="function.sha1">
|
||||
<refnamediv>
|
||||
<refname>sha1</refname>
|
||||
|
@ -15,7 +15,7 @@
|
|||
</methodsynopsis>
|
||||
<simpara>
|
||||
Calculates the sha1 hash of <parameter>str</parameter> using the
|
||||
<link xlink:href="&url.rfc;3174">US Secure Hash Algorithm 1</link>,
|
||||
<link xlink:href="&url.rfc;3174">US Secure Hash Algorithm 1</link>.
|
||||
</simpara>
|
||||
</refsect1>
|
||||
|
||||
|
|
Loading…
Reference in a new issue