# HG changeset patch
# User Atul Varma
# Date 1240333867 25200
# Node ID af36b00306d006b754e1e44cf00a9cb6da745e97
# Parent 3dcb8c8a7838601208ca1cf123fb968e2d07b83f
Typo fix
diff -r 3dcb8c8a7838 -r af36b00306d0 tutorial.html
--- a/tutorial.html Tue Apr 21 09:04:13 2009 -0700
+++ b/tutorial.html Tue Apr 21 10:11:07 2009 -0700
@@ -144,7 +144,7 @@
its return value is the value for its key in the final view.
Once you've got a view, you can use the view's findRow()
-method to find the first row whose key matchest (or is closest to) the
+method to find the first row whose key matches (or is closest to) the
one you provide. For example: