aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorSulfurNitride <SulfurNitride@users.noreply.github.com>2026-04-29 15:35:56 -0500
committerSulfurNitride <SulfurNitride@users.noreply.github.com>2026-04-29 15:35:56 -0500
commit6243e1a79550e9cff9837f5449f3b9150127b8e8 (patch)
tree8eb5dd22ec6cb583b49c9e591207fc7fc5bd6ffe /src
parentdf77cc86269a505b7df7b183d0fbbf10a3889ec6 (diff)
Clean up remaining Linux packaging names
Diffstat (limited to 'src')
-rw-r--r--src/src/modlistviewactions.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/src/modlistviewactions.h b/src/src/modlistviewactions.h
index 74465e3..d42d05a 100644
--- a/src/src/modlistviewactions.h
+++ b/src/src/modlistviewactions.h
@@ -122,7 +122,7 @@ public:
void setPrimaryCategory(const QModelIndexList& selected, int category,
bool force = true);
- // open the Windows explorer for the specified mods
+ // open the system file manager for the specified mods
//
static void openExplorer(const QModelIndexList& index) ;