summaryrefslogtreecommitdiffstats
path: root/wizard
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2018-11-28 17:00:15 +0100
committerRemi Collet <remi@remirepo.net>2018-11-28 17:00:15 +0100
commitd597719e9a9736d93c06c8c34dabcabd70774b28 (patch)
tree1f7417b4b38156247e3429dd36247af33c487f5a /wizard
parentff627318b176e914e8c4450d7870d228b4c9e0d5 (diff)
Wizard: typo
Diffstat (limited to 'wizard')
-rw-r--r--wizard/index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/wizard/index.php b/wizard/index.php
index 0c9c670f..b0f45fcf 100644
--- a/wizard/index.php
+++ b/wizard/index.php
@@ -321,7 +321,7 @@ if ($php && $os && $type && !$err) {
<li><a href="https://forum.remirepo.net/" class="nlink" title="Forum">Forum</a></li>
<li><a href="https://github.com/remicollet/remirepo/issues" class="nlink" title="Bug tracker">Bug tracker</a></li>
<li><a href="https://blog.remirepo.net/post/2012/09/03/remirepo-IRC-channel-on-freenode-network" class="nlink" title="IRC channel">IRC channel</a></li>
- <li><a href='https://twitter.com/RemiRepository'>Repository twitter account</a></li>";
+ <li><a href='https://twitter.com/RemiRepository'>Repository twitter account</a></li>
<li><?php
printf("<b>%d answers</b> given", $counter);
?></li>