changeset 233:89b5fed6fc99

* pages/menu/bugs.md: fix small typos
author Kai T. Ohlhus <k.ohlhus@gmail.com>
date Mon, 30 Nov 2020 13:14:04 +0900
parents fe59d0118a2b
children cf4720084946
files pages/menu/bugs.md
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/pages/menu/bugs.md	Mon Nov 30 01:48:06 2020 +0900
+++ b/pages/menu/bugs.md	Mon Nov 30 13:14:04 2020 +0900
@@ -50,7 +50,7 @@
    It might take several months or years until for new features to become part
    of Octave, consider
    [commercial support]({{ "commercial-support.html" | relative_url }})
-   if you don't want to wait that long).
+   if you don't want to wait that long.
 
 4. **Make your bug report count**
 
@@ -62,7 +62,7 @@
    - **Give a short, specific, complete example:**<br>
      Avoid: pseudocode, uninitialized variables,
      calls to unattached scripts or functions.
-   - **Justify your exectations briefly:**<br>
+   - **Justify your expectations briefly:**<br>
      Although it might seem obvious to you,
      someone examining the problem might not know what result you consider
      correct.