diff options
Diffstat (limited to 'html')
-rw-r--r-- | html/index.php | 4 |
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); ?> |