Skip to content
This repository was archived by the owner on Jan 14, 2026. It is now read-only.

Commit 8d0c682

Browse files
author
Dele Olajide
authored
Merge pull request #156 from wrooot/master
Better wording on position and size
2 parents e3adeb4 + fcd2d80 commit 8d0c682

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

extension/options/manifest.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -380,7 +380,7 @@ this.manifest = {
380380
"group": i18n.get("Preferences"),
381381
"name": "saveWinPositions",
382382
"type": "checkbox",
383-
"label": i18n.get("Save window positions and sizes")
383+
"label": i18n.get("Save window position and size")
384384
},
385385
{
386386
"tab": i18n.get("General"),

0 commit comments

Comments
 (0)