diff pages/menu/bugs.md @ 227:9057b6832c9a

Improve syntax highlight with fenced markup.
author Kai T. Ohlhus <k.ohlhus@gmail.com>
date Tue, 29 Sep 2020 13:18:39 +0900
parents 6de5c7dcc43f
children 89b5fed6fc99
line wrap: on
line diff
--- a/pages/menu/bugs.md	Wed Sep 23 09:45:01 2020 +0900
+++ b/pages/menu/bugs.md	Tue Sep 29 13:18:39 2020 +0900
@@ -39,10 +39,10 @@
 3. **Missing function in Octave**
 
    - If the function is
-     [part of some Octave Forge package]({{ site.sourceforge_url }}/functions_by_alpha.php),
+     [part of an Octave package]({{ site.sourceforge_url }}/functions_by_alpha.php),
      this is **not** a bug.
    - If the function **exists in Matlab**,
-     but **not in core Octave** and **not in Octave Forge packages**,
+     but **not in core Octave** and **not in an Octave package**,
      that is a bug.
 
    <p></p>