More capitalisation fixes.
[dcpomatic.git] / src / tools / dcpomatic_server.cc
index 8cc86e0b0df8d667f3c292838617f222522f9010..84a7dbe56f1b4b92cfa209b902d6949f12964501 100644 (file)
@@ -215,7 +215,7 @@ public:
                icon.CopyFromBitmap (bitmap);
 #endif
 
-               SetIcon (icon, std_to_wx ("DCP-o-matic encode server"));
+               SetIcon (icon, std_to_wx ("DCP-o-matic Encode Server"));
 
                Bind (wxEVT_COMMAND_MENU_SELECTED, boost::bind (&TaskBarIcon::status, this), ID_status);
                Bind (wxEVT_COMMAND_MENU_SELECTED, boost::bind (&TaskBarIcon::quit, this), ID_quit);