]> granicus.if.org Git - file/commitdiff
Fix typos
authorChristos Zoulas <christos@zoulas.com>
Mon, 17 Oct 2016 23:04:27 +0000 (23:04 +0000)
committerChristos Zoulas <christos@zoulas.com>
Mon, 17 Oct 2016 23:04:27 +0000 (23:04 +0000)
src/readcdf.c

index 832df7fc42ea1dcf6dffe9432faef2ce5f6d688a..1b105d0657159555844de6b121bb0f3b80699872 100644 (file)
@@ -26,7 +26,7 @@
 #include "file.h"
 
 #ifndef lint
-FILE_RCSID("@(#)$File: readcdf.c,v 1.60 2016/10/17 15:25:34 christos Exp $")
+FILE_RCSID("@(#)$File: readcdf.c,v 1.61 2016/10/17 23:04:27 christos Exp $")
 #endif
 
 #include <assert.h>
@@ -465,7 +465,7 @@ private struct sinfo {
        },
        { "Microsoft Excel", "application/vnd.ms-excel",
                {
-                       "Book", "WorkBook", NULL, NULL, NULL,
+                       "Book", "Workbook", NULL, NULL, NULL,
                },
                {
                        CDF_DIR_TYPE_USER_STREAM,
@@ -494,7 +494,7 @@ private struct sinfo {
        { "Microsoft Outlook Message", "application/vnd.ms-outlook",
                {
                        "__properties_version1.0",
-                       "__recpi_version1.0_#00000000",
+                       "__recip_version1.0_#00000000",
                        NULL, NULL, NULL,
                },
                {