summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Grapentin <andreas@grapentin.org>2020-04-08 08:32:29 +0200
committerAndreas Grapentin <andreas@grapentin.org>2020-04-08 08:32:29 +0200
commit1788b5b8173ffb7e84b2f403a9f0441269125c5a (patch)
tree1d3ef3fd12080d3163acedbd15a226262c350f5a
parentb9bb793c7be38dc30947901f3d526659af72e23c (diff)
paraboley.new: fixed typoHEADmaster
-rwxr-xr-xparaboley.new4
1 files changed, 2 insertions, 2 deletions
diff --git a/paraboley.new b/paraboley.new
index 30dc17c..58f42fe 100755
--- a/paraboley.new
+++ b/paraboley.new
@@ -101,9 +101,9 @@ logosDict = {'Parabola GNU / Linux-libre': '''{color[1]}
{color[0]} ##### {results[12]}
{color[0]} #### {results[13]}
{color[0]} ### {results[14]}
-{color[0]} ### {results[15]}
+{color[0]} ### {results[15]}
{color[0]} ## {results[16]}
-{color[0]} # {reuslts[17]}
+{color[0]} # {results[17]}
\x1b[0m'''
}