Skip to content

Commit abaa874

Browse files
committed
Fix typo in "WatchOS"
1 parent 9075787 commit abaa874

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/version.dd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -228,7 +228,7 @@ $(H3 $(LEGACY_LNAME2 PredefinedVersions, predefined-versions, Predefined Version
228228
$(TROW $(ARGS $(D Win32)) , $(ARGS Microsoft 32-bit Windows systems))
229229
$(TROW $(ARGS $(D Win64)) , $(ARGS Microsoft 64-bit Windows systems))
230230
$(TROW $(ARGS $(D linux)) , $(ARGS All Linux systems))
231-
$(TROW $(ARGS $(D Apple)) , $(ARGS Apple systems OSX, iOS, TVOS, WatchOs and VisionOS))
231+
$(TROW $(ARGS $(D Apple)) , $(ARGS Apple systems OSX, iOS, TVOS, WatchOS and VisionOS))
232232
$(TROW $(ARGS $(D OSX)) , $(ARGS macOS))
233233
$(TROW $(ARGS $(D iOS)) , $(ARGS iOS))
234234
$(TROW $(ARGS $(D TVOS)) , $(ARGS tvOS))

0 commit comments

Comments
 (0)