aboutsummaryrefslogtreecommitdiff
path: root/c/resource.rc
diff options
context:
space:
mode:
Diffstat (limited to 'c/resource.rc')
-rw-r--r--c/resource.rc2
1 files changed, 1 insertions, 1 deletions
diff --git a/c/resource.rc b/c/resource.rc
index 0541cbd..e970565 100644
--- a/c/resource.rc
+++ b/c/resource.rc
@@ -13,7 +13,7 @@ BEGIN
END
POPUP "&View"
BEGIN
- MENUITEM "&Watched Episodes", ID_VIEW_WATCHED, CHECKED
+ MENUITEM "&Watched", ID_VIEW_WATCHED, CHECKED
END
POPUP "&Help"
BEGIN