Skip to content

Commit 41fc14c

Browse files
author
Akos Kitta
committed
Another Others -> Other fix.
Signed-off-by: Akos Kitta <a.kitta@arduino.cc>
1 parent bd0ab7e commit 41fc14c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: arduino-ide-extension/src/common/protocol/library-service.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ export namespace LibrarySearch {
108108
'Device Control'
109109
),
110110
Display: nls.localize('arduino/libraryTopic/display', 'Display'),
111-
Others: nls.localize('arduino/libraryTopic/other', 'Other'),
111+
Other: nls.localize('arduino/libraryTopic/other', 'Other'),
112112
Sensors: nls.localize('arduino/libraryTopic/sensors', 'Sensors'),
113113
'Signal Input/Output': nls.localize(
114114
'arduino/libraryTopic/signalInputOutput',

0 commit comments

Comments
 (0)