Skip to content

Commit

Permalink
fixed incorrect description of function mysqli::release_savepoint() (…
Browse files Browse the repository at this point in the history
…patch by cmd)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336239 c90b9560-bf6c-de11-be94-00142212c4b1
  • Loading branch information
Maciek Sokolewicz committed Mar 29, 2015
1 parent a8fcd8d commit 3a488bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion reference/mysqli/mysqli/release-savepoint.xml
Expand Up @@ -5,7 +5,7 @@
<refnamediv>
<refname>mysqli::release_savepoint</refname>
<refname>mysqli_release_savepoint</refname>
<refpurpose>Rolls back a transaction to the named savepoint</refpurpose>
<refpurpose>Removes the named savepoint from the set of savepoints of the current transaction</refpurpose>
</refnamediv>

<refsect1 role="description">
Expand Down

0 comments on commit 3a488bc

Please sign in to comment.