summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam Spragg <adam@spragg-ssl.co.uk>2018-08-13 12:50:25 +0100
committerAdam Spragg <adam@spragg-ssl.co.uk>2018-08-13 12:50:25 +0100
commit09b19bd860cc1fdf1b5a04e7b480d06b0996c615 (patch)
treed4135ac03fa50468f931cef4754374d094435ec1
parent712270c13b74f3f08ea07d9e9d71c1f890d88ed2 (diff)
Change "Linux" to "GNU/Linux"
-rw-r--r--html/index.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/html/index.php b/html/index.php
index 9d3d33c..caaaa3d 100644
--- a/html/index.php
+++ b/html/index.php
@@ -50,8 +50,8 @@
administration on all of them.
I've also done some Windows development using C++-based ATL/COM many years ago, and
using C#/.NET not quite so many years ago.
- So, my expertise is <em>mostly</em> with Linux- and other Free-Software-based systems,
- but I might be able to lend a hand with other platforms too.</p>
+ So, my expertise is <em>mostly</em> with GNU/Linux- and other Free-Software-based
+ systems, but I might be able to lend a hand with other platforms too.</p>
</main>
<footer>
<?php echo indent(site_footer(), 3); ?>