Trivial typo fix.
authorAndre Noll <maan@systemlinux.org>
Mon, 16 Mar 2009 16:19:28 +0000 (17:19 +0100)
committerAndre Noll <maan@systemlinux.org>
Mon, 16 Mar 2009 16:19:28 +0000 (17:19 +0100)
snap.h

diff --git a/snap.h b/snap.h
index 063a38e2497f86eba22416679fc4b37137f2d94e..afac5e9554ab6eae991e796bbf386bddb82d8540 100644 (file)
--- a/snap.h
+++ b/snap.h
@@ -40,7 +40,7 @@ enum snapshot_status_flags {
        SS_BEING_DELETED = 2,
 };
 
        SS_BEING_DELETED = 2,
 };
 
-/** Desribes one snapshot */
+/** Describes one snapshot. */
 struct snapshot {
        /** The name of the directory, relative to the destination dir. */
        char *name;
 struct snapshot {
        /** The name of the directory, relative to the destination dir. */
        char *name;