diff options
Diffstat (limited to 'src/caja-dropbox.h')
-rw-r--r-- | src/caja-dropbox.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/caja-dropbox.h b/src/caja-dropbox.h index b0b3c59..95fd99e 100644 --- a/src/caja-dropbox.h +++ b/src/caja-dropbox.h @@ -36,7 +36,7 @@ G_BEGIN_DECLS /* Declarations for the dropbox extension object. This object will be - * instantiated by caja. It implements the GInterfaces + * instantiated by caja. It implements the GInterfaces * exported by libcaja. */ #define CAJA_TYPE_DROPBOX (caja_dropbox_get_type ()) |