diff --git a/language-snippets.ent b/language-snippets.ent
index 8b3c85a12b..e42efaaa7b 100644
--- a/language-snippets.ent
+++ b/language-snippets.ent
@@ -629,7 +629,7 @@ by default, but you can change that using flags argument.
This function is only available with Zend Engine 2,
this means PHP >= 5.0.0.'>
-This function is only avaliable in
+This function is only available in
Tidy 1.0. It became obsolete in Tidy 2.0 and thus has been removed.'>
The optional parameters
diff --git a/reference/image/reference.xml b/reference/image/reference.xml
index a363875ccb..f2f96362f5 100644
--- a/reference/image/reference.xml
+++ b/reference/image/reference.xml
@@ -1,5 +1,5 @@
-
+
@@ -95,7 +95,7 @@
Only supported in GD versions older than gd-1.6 and newer than
gd-2.0.28. Read-only
GIF support is available with PHP 4.3.0 and the bundled
- GD-library. Write support is avaliable since
+ GD-library. Write support is available since
PHP 4.3.9 and PHP 5.0.1.
diff --git a/reference/pgsql/functions/pg-version.xml b/reference/pgsql/functions/pg-version.xml
index b06f625344..bc39416c4e 100644
--- a/reference/pgsql/functions/pg-version.xml
+++ b/reference/pgsql/functions/pg-version.xml
@@ -1,5 +1,5 @@
-
+
pg_version
@@ -16,7 +16,7 @@
pg_version returns an array with the client, protocol
- and server version. Protocol and server versions are only avaliable if PHP
+ and server version. Protocol and server versions are only available if PHP
was compiled with PostgreSQL 7.4 or later.