husky icon indicating copy to clipboard operation
husky copied to clipboard

Typo in pref_crashhandler_category

Open TTsdzb opened this issue 2 months ago • 0 comments

General description of the issue

husky/app/src/main/res/values/strings.xml, line 678

-     <string name="pref_crashhandler_category">CrashHanlder Settings</string>
+     <string name="pref_crashhandler_category">CrashHandler Settings</string>

The string is used as source string and could not be edited directly.

Husky information

None

Steps to reproduce it

None

Where did you get Husky from:

master branch, commit 52c32e8f82f7c3f3c9186a575dd988a30506ebfd

TTsdzb avatar Oct 03 '25 05:10 TTsdzb