diff options
author | Caolán McNamara <caolanm@redhat.com> | 2013-12-18 12:08:16 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2013-12-18 12:08:45 +0000 |
commit | 365baa17faa71bd2a2b9a372d779b0eca21d3a1b (patch) | |
tree | d8fe041d2e4d446f7f095f698e2fa2af762e185d /connectivity/source/inc | |
parent | 82b34e82c05f9fde6ca6c87fc5808d89492a761f (diff) |
STROAGE->STORAGE
Change-Id: I2c83c87d15f5fdc766a8464a8389e22120eabc52
Diffstat (limited to 'connectivity/source/inc')
-rw-r--r-- | connectivity/source/inc/resource/hsqldb_res.hrc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/connectivity/source/inc/resource/hsqldb_res.hrc b/connectivity/source/inc/resource/hsqldb_res.hrc index 4c58619029cf..0ae55112278f 100644 --- a/connectivity/source/inc/resource/hsqldb_res.hrc +++ b/connectivity/source/inc/resource/hsqldb_res.hrc @@ -27,7 +27,7 @@ // = the hsqldb driver's resource strings // ============================================================================ -#define STR_NO_STROAGE ( STR_HSQLDB_BASE + 0 ) +#define STR_NO_STORAGE ( STR_HSQLDB_BASE + 0 ) #define STR_INVALID_FILE_URL ( STR_HSQLDB_BASE + 1 ) #define STR_NO_TABLE_CONTAINER ( STR_HSQLDB_BASE + 2 ) #define STR_NO_TABLE_EDITOR_DIALOG ( STR_HSQLDB_BASE + 3 ) |