summaryrefslogtreecommitdiff
path: root/documentation/loading-extensions.html
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/loading-extensions.html')
-rw-r--r--documentation/loading-extensions.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/loading-extensions.html b/documentation/loading-extensions.html
index 3cc7059..180cb33 100644
--- a/documentation/loading-extensions.html
+++ b/documentation/loading-extensions.html
@@ -37,7 +37,7 @@ extern "C" {
/**
* Function that is called by PHP right after the PHP process
* has started, and that returns an address of an internal PHP
- * strucure with all the details and features of your extension
+ * structure with all the details and features of your extension
*
* @return void* a pointer to an address that is understood by PHP
*/