largefiles: fix typo stable
authorEli Carter <eli.carter@tektronix.com>
Tue, 18 Oct 2011 09:59:04 -0500
branchstable
changeset 15299 10b2bd7f1125
parent 15298 54c581d98636
child 15300 c2a75faf3b49
largefiles: fix typo
hgext/largefiles/usage.txt
--- a/hgext/largefiles/usage.txt	Wed Oct 19 17:40:27 2011 +0200
+++ b/hgext/largefiles/usage.txt	Tue Oct 18 09:59:04 2011 -0500
@@ -48,4 +48,4 @@
 tracked as largefiles:
 
 [largefiles]
-pattens = *.jpg *.{png,bmp} library.zip content/audio/*
+patterns = *.jpg *.{png,bmp} library.zip content/audio/*