diff options
author | jcid <devnull@localhost> | 2008-03-24 22:56:22 +0100 |
---|---|---|
committer | jcid <devnull@localhost> | 2008-03-24 22:56:22 +0100 |
commit | 5763bad3e2a95553ed799e73ffd640dfaf441ac0 (patch) | |
tree | e31159f81dbfeb051538959900060a9dd94bd7fb /src/misc.c | |
parent | 74d3c301d4ad9333a7d28e2a20ac732cd13ac462 (diff) |
+ s/there're/there are/g
Diffstat (limited to 'src/misc.c')
-rw-r--r-- | src/misc.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -163,7 +163,7 @@ int a_Misc_get_content_type_from_data(void *Data, size_t Size, const char **PT) * 0, if they match * -1, if a mismatch is detected * - * There're many MIME types Dillo doesn't know, they're handled + * There are many MIME types Dillo doesn't know, they're handled * as "application/octet-stream" (as the SPEC says). * * A mismatch happens when receiving a binary stream as |