aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/mainwindow.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainwindow.cpp b/src/mainwindow.cpp
index 8895742..52ab359 100644
--- a/src/mainwindow.cpp
+++ b/src/mainwindow.cpp
@@ -47,7 +47,7 @@ void MainWindow::initialize() {
z_label->setText("Translate Z (T, G):");
z_label->setFont(font);
QLabel *w_label = new QLabel(); // W label
- w_label->setText("Vorex Depth:");
+ w_label->setText("Voxel Depth:");
w_label->setFont(font);
currTimeLabel = new QLabel(); // Current Time label