diff --git a/apps/app_chanisavail.c b/apps/app_chanisavail.c
index 47b631a76c55a158e420b36595a8d9b7617cb797..84200db4f35e047e3b41887be6e1ad56a031d8e7 100644
--- a/apps/app_chanisavail.c
+++ b/apps/app_chanisavail.c
@@ -56,10 +56,10 @@ static const char app[] = "ChanIsAvail";
 			<parameter name="Technology/Resource" required="true" argsep="&amp;">
 				<argument name="Technology2/Resource2" multiple="true">
 					<para>Optional extra devices to check</para>
-					<para>If you need more then one enter them as
-					Technology2/Resource2&amp;Technology3/Resourse3&amp;.....</para>
+					<para>If you need more than one enter them as
+					Technology2/Resource2&amp;Technology3/Resource3&amp;.....</para>
 				</argument>
-				<para>Specification of the device(s) to check.  These must be in the format of 
+				<para>Specification of the device(s) to check.  These must be in the format of
 				<literal>Technology/Resource</literal>, where <replaceable>Technology</replaceable>
 				represents a particular channel driver, and <replaceable>Resource</replaceable>
 				represents a resource available to that particular channel driver.</para>
diff --git a/apps/app_dial.c b/apps/app_dial.c
index 6c8501d6efeb5519b3e3e79884de7d790dcfaf51..d65dcae0a27fe45ca2137ab7f05c8c6e012726ad 100644
--- a/apps/app_dial.c
+++ b/apps/app_dial.c
@@ -84,12 +84,12 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
 				</argument>
 				<argument name="Technology2/Resource2" required="false" multiple="true">
 					<para>Optional extra devices to dial in parallel</para>
-					<para>If you need more then one enter them as
-					Technology2/Resource2&amp;Technology3/Resourse3&amp;.....</para>
+					<para>If you need more than one enter them as
+					Technology2/Resource2&amp;Technology3/Resource3&amp;.....</para>
 				</argument>
 			</parameter>
 			<parameter name="timeout" required="false">
-				<para>Specifies the number of seconds we attempt to dial the specified devices</para>
+				<para>Specifies the number of seconds we attempt to dial the specified devices.</para>
 				<para>If not specified, this defaults to 136 years.</para>
 			</parameter>
 			<parameter name="options" required="false">
@@ -491,7 +491,7 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
 
 			<para>Unless there is a timeout specified, the Dial application will wait
 			indefinitely until one of the called channels answers, the user hangs up, or
-			if all of the called channels are busy or unavailable. Dialplan executing will
+			if all of the called channels are busy or unavailable. Dialplan execution will
 			continue if no requested channels can be called, or if the timeout expires.
 			This application will report normal termination if the originating channel
 			hangs up, or if the call is bridged and either of the parties in the bridge
diff --git a/apps/app_page.c b/apps/app_page.c
index cd87e06c4b4f6c8a7b79a2806fee93b6994b45e8..590b15b88333bb2ceef5a303cbe975f4b08f0f4c 100644
--- a/apps/app_page.c
+++ b/apps/app_page.c
@@ -60,7 +60,7 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
 				<argument name="Technology2/Resource2" multiple="true">
 					<para>Optional extra devices to dial in parallel</para>
 					<para>If you need more than one, enter them as Technology2/Resource2&amp;
-					Technology3/Resourse3&amp;.....</para>
+					Technology3/Resource3&amp;.....</para>
 				</argument>
 			</parameter>
 			<parameter name="options">