Browse Source

small text correction

Scott Lahteine 9 years ago
parent
commit
c6df5f4d85
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      Documentation/changelog.md

+ 1
- 1
Documentation/changelog.md View File

@@ -7,7 +7,7 @@
7 7
 * Various bugs fixed from 1.0.2.
8 8
 * EEPROM layout updated to `V17`.
9 9
 * Added `M204` travel acceleration options.
10
-* `M204` "P" parameter replaces "`S`." "`S`" retained for backward compatibility.
10
+* `M204` "`P`" parameter replaces "`S`." "`S`" retained for backward compatibility.
11 11
 * Support for more RAMPS-based boards.
12 12
 * Configurator utility under development.
13 13
 * `M404` "`N`" parameter replaced with "`W`." ("`N`" is for line numbers only).

Loading…
Cancel
Save