summaryrefslogtreecommitdiff
path: root/gemfeed/2014-03-24-the-fibonacci.pl.c-polyglot.html
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2022-12-08 10:06:49 +0200
committerPaul Buetow <paul@buetow.org>2022-12-08 10:06:49 +0200
commitfa6cfad7ee868ad37f701f5b487b5c892afd953d (patch)
treeb617248b652fe8d59e0e26c92a8fdef96cf25809 /gemfeed/2014-03-24-the-fibonacci.pl.c-polyglot.html
parent68655c23018263e5675a38faf346cc434b1805c7 (diff)
fix
Diffstat (limited to 'gemfeed/2014-03-24-the-fibonacci.pl.c-polyglot.html')
-rw-r--r--gemfeed/2014-03-24-the-fibonacci.pl.c-polyglot.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/gemfeed/2014-03-24-the-fibonacci.pl.c-polyglot.html b/gemfeed/2014-03-24-the-fibonacci.pl.c-polyglot.html
index fb245bb7..0d6e2560 100644
--- a/gemfeed/2014-03-24-the-fibonacci.pl.c-polyglot.html
+++ b/gemfeed/2014-03-24-the-fibonacci.pl.c-polyglot.html
@@ -9,7 +9,7 @@
</head>
<body>
<h1>The fibonacci.pl.raku.c Polyglot</h1>
-<p class="quote"><i>Published by Paul at 2014-03-24, last updated 2022-04-23</i></p>
+<p class="quote"><i>Published by Paul at 2014-03-24, last updated at 2022-04-23</i></p>
<p>In computing, a polyglot is a computer program or script written in a valid form of multiple programming languages, which performs the same operations or output independent of the programming language used to compile or interpret it.</p>
<a class="textlink" href="https://en.wikipedia.org/wiki/Polyglot_(computing)">https://en.wikipedia.org/wiki/Polyglot_(computing)</a><br />
<h2>The Fibonacci numbers</h2>