Skip to content
Snippets Groups Projects
Commit c2fd5a34 authored by Dries Buytaert's avatar Dries Buytaert
Browse files

- Patch #82131 by beginner: fixed typo.

parent e86c36cb
No related branches found
No related tags found
2 merge requests!7452Issue #1797438. HTML5 validation is preventing form submit and not fully...,!789Issue #3210310: Adjust Database API to remove deprecated Drupal 9 code in Drupal 10
...@@ -418,7 +418,7 @@ function xmlrpc_base64_get_xml($xmlrpc_base64) { ...@@ -418,7 +418,7 @@ function xmlrpc_base64_get_xml($xmlrpc_base64) {
/** /**
* Execute an XML remote procedural call. This is private function; call xmlrpc() * Execute an XML remote procedural call. This is private function; call xmlrpc()
* in common.inc instead of this functino. * in common.inc instead of this function.
* *
* @return * @return
* A $xmlrpc_message object if the call succeeded; FALSE if the call failed * A $xmlrpc_message object if the call succeeded; FALSE if the call failed
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment