]> sigrok.org Git - libsigrokdecode.git/blobdiff - NEWS
Fix a bunch of typos.
[libsigrokdecode.git] / NEWS
diff --git a/NEWS b/NEWS
index bd21b02955e4629f5ee8b70d77d4d4922627c2e2..ec40143befb27461a39cbfa414cf3374a54b7569 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -64,10 +64,10 @@ means it is NOT backwards-compatible and frontends will need updates.
    - Either MISO or MOSI can be optional now, but not both (bug #175).
    - The CS# pin is optional now. If the pin is supplied, it is honored
      (decoding only happens when the pin is asserted). Otherwise decoding will
-     use every CLK edge, regardless of CS# state or CS# existance (bug #152).
+     use every CLK edge, regardless of CS# state or CS# existence (bug #152).
    - Rename the 'SCK' pin to the more common 'CLK'.
    - Output bit-exact annotations and data for use by stacked PDs.
-   - Fix a bug occuring when only MOSI (but not MISO) was supplied.
+   - Fix a bug occurring when only MOSI (but not MISO) was supplied.
  * transitioncounter:
    - Drop the obsolete 'transitioncounter' dummy protocol decoder.
  * uart: