Skip to content

Commit 2226465

Browse files
committed
isn't > is not
1 parent 81cf91f commit 2226465

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/shared/lib/languages/PDE.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -600,7 +600,7 @@ contrib.import.errors.link = Error: The library %s has a strange looking downloa
600600

601601
warn.delete = Delete
602602
warn.delete.sketch_folder = Are you sure you want to delete this sketch?\nThis will remove the entire “%s” folder.
603-
warn.delete.sketch_last = To keep your files safe, deleting the whole sketch folder isn?t supported in Processing. \nPlease open the sketch folder in your file explorer to delete it.
603+
warn.delete.sketch_last = To keep your files safe, deleting the whole sketch folder is not supported in Processing. \nPlease open the sketch folder in your file explorer to delete it.
604604
warn.delete.sketch_file = Are you sure you want to delete “%s”?
605605
warn.cannot_change_mode.title = Cannot change mode
606606
warn.cannot_change_mode.body = Cannot change mode,\nbecause “%s” mode is not compatible with current mode.

0 commit comments

Comments
 (0)