summaryrefslogtreecommitdiff
path: root/src/window.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/window.cpp')
-rw-r--r--src/window.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/window.cpp b/src/window.cpp
index 08ed1adb1..9d8213261 100644
--- a/src/window.cpp
+++ b/src/window.cpp
@@ -764,7 +764,7 @@ restart_search:
}
}
- /* Also delete the company specific windows, that don't have a company-colour */
+ /* Also delete the company specific windows that don't have a company-colour. */
DeleteWindowById(WC_BUY_COMPANY, id);
}