diff --git a/reference/mysqli/mysqli_result/free.xml b/reference/mysqli/mysqli_result/free.xml
index adbe184345..8a23c5976d 100644
--- a/reference/mysqli/mysqli_result/free.xml
+++ b/reference/mysqli/mysqli_result/free.xml
@@ -32,13 +32,6 @@
Frees the memory associated with the result.
-
-
- You should always free your result with
- mysqli_free_result, when your result object is not
- needed anymore.
-
-
@@ -62,7 +55,7 @@
mysqli_query
- mysqli_stmt_store_result
+ mysqli_stmt_get_result
mysqli_store_result
mysqli_use_result