Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 69e91ca

Browse filesBrowse files
sceniclifecmaglie
authored andcommitted
Typo in SerialPlotter.java
1 parent 7a9db6c commit 69e91ca
Copy full SHA for 69e91ca

File tree

1 file changed

+1
-1
lines changed
Filter options

1 file changed

+1
-1
lines changed

‎app/src/processing/app/SerialPlotter.java

Copy file name to clipboardExpand all lines: app/src/processing/app/SerialPlotter.java
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -373,7 +373,7 @@ public void onSendCommand(ActionListener listener) {
373373
sendButton.addActionListener(listener);
374374
}
375375

376-
public void appyPreferences() {
376+
public void applyPreferences() {
377377
// Apply line endings.
378378
if (PreferencesData.get("serial.line_ending") != null) {
379379
lineEndings.setSelectedIndex(PreferencesData.getInteger("serial.line_ending"));

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.