Skip to content

Commit 6f2fea8

Browse files
chore: rename perspectivator window
1 parent caa548e commit 6f2fea8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/perspectivator/perspectivator.pil.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -935,7 +935,7 @@ def main():
935935

936936
root = ttk.TTk(
937937
layout=ttk.TTkGridLayout(),
938-
title="TTkode",
938+
title="Perspectivator",
939939
mouseTrack=True)
940940

941941

0 commit comments

Comments
 (0)