Ver código fonte

tmrec: Fix typos in module documentation

Florian Floimair 7 anos atrás
pai
commit
8355a5e21d
1 arquivos alterados com 2 adições e 2 exclusões
  1. 2 2
      src/modules/tmrec/doc/tmrec_admin.xml

+ 2 - 2
src/modules/tmrec/doc/tmrec_admin.xml

@@ -60,7 +60,7 @@
 		<title><varname>separator</varname> (str)</title>
 		<para>
 			Separator character used to delimit attributes in time
-			reccurence definitions.
+			reccurrence definitions.
 		</para>
 		<para>
 		<emphasis>
@@ -131,7 +131,7 @@ modparam("tmrec", "separator", ";")
 			</para>
 			<para>
 			See RFC 2445 for the format of duration. In short for common cases
-			when the duration doesn't exeed a data, it must start with PT
+			when the duration doesn't exceed a data, it must start with PT
 			followed by the value for hours, minutes or seconds - e.g., a
 			duration of 8 hours must be written as PT8H.
 			</para>