فهرست منبع

Fixed typo in 'xhttp' module documentation.

Alex Balashov 15 سال پیش
والد
کامیت
fd2c02bb06
2فایلهای تغییر یافته به همراه2 افزوده شده و 2 حذف شده
  1. 1 1
      modules/xhttp/README
  2. 1 1
      modules/xhttp/doc/xhttp_admin.xml

+ 1 - 1
modules/xhttp/README

@@ -91,7 +91,7 @@ Chapter 1. Admin Guide
 
 
 3.1. url_skip (str)
 3.1. url_skip (str)
 
 
-   Regular expression to match the HTPP URL. If there is match, then event
+   Regular expression to match the HTTP URL. If there is match, then event
    route is not executed.
    route is not executed.
 
 
    Default value is null (don't skip).
    Default value is null (don't skip).

+ 1 - 1
modules/xhttp/doc/xhttp_admin.xml

@@ -63,7 +63,7 @@
 	<section>
 	<section>
 		<title><varname>url_skip</varname> (str)</title>
 		<title><varname>url_skip</varname> (str)</title>
 		<para>
 		<para>
-			Regular expression to match the HTPP URL. If there is match,
+			Regular expression to match the HTTP URL. If there is match,
 			then event route is not executed.
 			then event route is not executed.
 		</para>
 		</para>
 		<para>
 		<para>