diff --git a/features/error-handling.sgml b/features/error-handling.sgml
index 4d756f3671..fe9025d1af 100644
--- a/features/error-handling.sgml
+++ b/features/error-handling.sgml
@@ -22,7 +22,7 @@
the error_reporting function.
- All PHP expressions can also be called
+ All PHP expressions can also be called
with the "@" prefix, which turns off error reporting for that particular
expression. If an error occurred during such an expression and the
track_errors feature
diff --git a/language/expressions.sgml b/language/expressions.sgml
index 81ff5aa577..1a02b576d4 100644
--- a/language/expressions.sgml
+++ b/language/expressions.sgml
@@ -1,4 +1,4 @@
-
+ Expressions