summaryrefslogtreecommitdiff
path: root/subversion/libsvn_fs_fs/revprops.c
diff options
context:
space:
mode:
Diffstat (limited to 'subversion/libsvn_fs_fs/revprops.c')
-rw-r--r--subversion/libsvn_fs_fs/revprops.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/subversion/libsvn_fs_fs/revprops.c b/subversion/libsvn_fs_fs/revprops.c
index da11727..bba40ce 100644
--- a/subversion/libsvn_fs_fs/revprops.c
+++ b/subversion/libsvn_fs_fs/revprops.c
@@ -261,7 +261,7 @@ cache_revprops(svn_boolean_t *is_cached,
}
/* Read the non-packed revprops for revision REV in FS, put them into the
- * revprop cache if PROPULATE_CACHE is set and return them in *PROPERTIES.
+ * revprop cache if PROPULATE_CACHE is set and return them in *PROPERTIES.
*
* If the data could not be read due to an otherwise recoverable error,
* leave *PROPERTIES unchanged. No error will be returned in that case.