1
0
Fork 0
mirror of https://github.com/sbrl/Pepperminty-Wiki.git synced 2024-06-10 12:14:55 +00:00

Fixed spelling mistook

This commit is contained in:
Starbeamrainbowlabs 2015-04-09 14:53:43 +01:00
parent 194d12ea8d
commit 720f0f2050

View file

@ -786,7 +786,7 @@ switch($_GET["action"])
{ {
exit(renderpage("Update $sitename", "<p>This page allows you to update $sitename.</p> exit(renderpage("Update $sitename", "<p>This page allows you to update $sitename.</p>
<p>Currently, $sitename is using $version of Pepperminty Wiki.</p> <p>Currently, $sitename is using $version of Pepperminty Wiki.</p>
<p>This script will automatically download and install the latest version of Pepperminty Wiki from the url of your choice (see settings), regardless of whether an update is acutally needed (version checking isn't implemented yet).</p> <p>This script will automatically download and install the latest version of Pepperminty Wiki from the url of your choice (see settings), regardless of whether an update is actually needed (version checking isn't implemented yet).</p>
<p>To update $sitename, fill out the form below and click click the update button.</p> <p>To update $sitename, fill out the form below and click click the update button.</p>
<form method='get' action=''> <form method='get' action=''>
<input type='hidden' name='action' value='update' /> <input type='hidden' name='action' value='update' />