diff options
author | Jesús <heckyel@hyperbola.info> | 2022-05-25 05:03:14 +0800 |
---|---|---|
committer | Jesús <heckyel@hyperbola.info> | 2022-05-25 05:03:14 +0800 |
commit | 7c38e91de83ea9504e5a8bd72f4cd52fdd3e9ab2 (patch) | |
tree | 53f8599f1a70327f71feca7d81958d5f7bccffd1 | |
parent | 1114e2eeb552fb89271f33d4e0652b0e0066d44e (diff) | |
download | hyperfi-7c38e91de83ea9504e5a8bd72f4cd52fdd3e9ab2.tar.lz hyperfi-7c38e91de83ea9504e5a8bd72f4cd52fdd3e9ab2.tar.xz hyperfi-7c38e91de83ea9504e5a8bd72f4cd52fdd3e9ab2.zip |
Fix typo
-rw-r--r-- | hyperfi | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -11,7 +11,7 @@ # First license : LGPL-3.0 (http://opensource.org/licenses/lgpl-3.0.html) # Second license : GPL-3.0 (https://www.gnu.org/licenses/gpl-3.0.html) # -# referance : https://wiki.hyperbola.info/doku.php?id=en:guide:installation +# Reference : https://wiki.hyperbola.info/doku.php?id=en:guide:installation apptitle="Hyperbola GNU+Linux-Libre Fast Install (hyperfi) - Version: 0.4.0 (GPLv3)" baseurl=https://git.sr.ht/~heckyel/hyperfi/blob/master |