aboutsummaryrefslogtreecommitdiff
path: root/src/uicmd.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/uicmd.cc')
-rw-r--r--src/uicmd.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/uicmd.cc b/src/uicmd.cc
index 273bcb9f..60381867 100644
--- a/src/uicmd.cc
+++ b/src/uicmd.cc
@@ -58,7 +58,7 @@
// Handy macro
#define BW2UI(bw) ((UI*)((bw)->ui))
-// Platform idependent part
+// Platform independent part
using namespace dw::core;
// FLTK related
using namespace dw::fltk;