[xiph-commits] r15459 - trunk/theora/doc

ivo at svn.xiph.org ivo at svn.xiph.org
Tue Oct 28 16:42:30 PDT 2008


Author: ivo
Date: 2008-10-28 16:42:30 -0700 (Tue, 28 Oct 2008)
New Revision: 15459

Modified:
   trunk/theora/doc/Makefile.am
Log:
Typo.

Modified: trunk/theora/doc/Makefile.am
===================================================================
--- trunk/theora/doc/Makefile.am	2008-10-28 23:38:02 UTC (rev 15458)
+++ trunk/theora/doc/Makefile.am	2008-10-28 23:42:30 UTC (rev 15459)
@@ -27,7 +27,7 @@
 dist-hook:
 	if test -d libtheora; then \
 	  mkdir $(dist_docdir); \
-	  echo -n "copying built documenation..."; \
+	  echo -n "copying built documentation..."; \
 	  for dir in libtheora/*; do \
 	    b=`basename $$dir`; \
 	    if test $$b != ".svn"; then \



More information about the commits mailing list