]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - afs.h
afs.h: Fix typo in comment.
[paraslash.git] / afs.h
diff --git a/afs.h b/afs.h
index 888003aa07fc141d073f076d03194b56b694a8e3..4c171a8e08f2d3c91c1055363c9a457d09d98b30 100644 (file)
--- a/afs.h
+++ b/afs.h
@@ -260,7 +260,7 @@ enum blob_table_columns {
        NUM_BLOB_COLUMNS
 };
 
-/** Define an osl table decription for a blob table. */
+/** Define an osl table description for a blob table. */
 #define DEFINE_BLOB_TABLE_DESC(table_name) \
        struct osl_table_description table_name ## _table_desc = { \
                .name = #table_name, \