diff options
-rw-r--r-- | web/include/status.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/web/include/status.php b/web/include/status.php index 3609f3a..8427294 100644 --- a/web/include/status.php +++ b/web/include/status.php @@ -26,7 +26,7 @@ <td>gcc-x86_64</td> <!--Platform--> <td>working</td> <!--Status--> <td></td> <!--LKWR--> - <td>JIT bytecode compiler requires GNU as.</td> <!--Notes--> + <td>JIT bytecode compiler requires GNU <span class="shell">as</span>.</td> <!--Notes--> </tr> <tr> <td>gcc-ppc</td> <!--Platform--> |