# HG changeset patch # User Kai T. Ohlhus # Date 1606709644 -32400 # Node ID 89b5fed6fc99959a4b9d928346c0e2180b8faa04 # Parent fe59d0118a2b0968aaf1685b884bde9b13f2a5f3 * pages/menu/bugs.md: fix small typos diff -r fe59d0118a2b -r 89b5fed6fc99 pages/menu/bugs.md --- 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:**
Avoid: pseudocode, uninitialized variables, calls to unattached scripts or functions. - - **Justify your exectations briefly:**
+ - **Justify your expectations briefly:**
Although it might seem obvious to you, someone examining the problem might not know what result you consider correct.