summaryrefslogtreecommitdiff
path: root/include/svtools
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2013-05-28 16:13:50 +0200
committerStephan Bergmann <sbergman@redhat.com>2013-05-29 10:43:24 +0200
commit4b373ef7f5fecc9a90e0e3cb90f297bc1101afef (patch)
tree5639a885ec06e815c0e4862367116f84595e8479 /include/svtools
parent14e163b0caf97addf340aefc5760a9031ec98390 (diff)
fdo#60724 change spelling error REMOVEABLE -> REMOVABLE II
Change-Id: I0057b9174af6a83f3fde0e27c3a91a4aeca95873 Signed-off-by: Stephan Bergmann <sbergman@redhat.com>
Diffstat (limited to 'include/svtools')
-rw-r--r--include/svtools/imagemgr.hrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svtools/imagemgr.hrc b/include/svtools/imagemgr.hrc
index 1d86788e69fe..766e6ee877e9 100644
--- a/include/svtools/imagemgr.hrc
+++ b/include/svtools/imagemgr.hrc
@@ -44,7 +44,7 @@
#define IMG_WRITER (IMAGELIST_START + 86)
#define IMG_WRITERTEMPLATE (IMAGELIST_START + 87)
#define IMG_FIXEDDEV (IMAGELIST_START + 88)
-#define IMG_REMOVEABLEDEV (IMAGELIST_START + 89)
+#define IMG_REMOVABLEDEV (IMAGELIST_START + 89)
#define IMG_CDROMDEV (IMAGELIST_START + 90)
#define IMG_NETWORKDEV (IMAGELIST_START + 91)
#define IMG_TABLE (IMAGELIST_START + 112)