Browse Source

Fix some grammar

pull/12/head
falkTX 7 years ago
parent
commit
00eb9b18a9
2 changed files with 4 additions and 4 deletions
  1. +2
    -2
      Donations.php
  2. +2
    -2
      DonationsStats.php

+ 2
- 2
Donations.php View File

@@ -10,8 +10,8 @@ require "donate/connect.php";
?> ?>


<p> <p>
KXStudio is and always be a free and open-source project to everyone.<br/>
Donations will help ensure that developers have the needed enthusiasm and motivation to keep working hard on the project.<br/>
KXStudio is and always will be a free and open-source project to everyone.<br/>
Donations help ensure that developers have the needed enthusiasm and motivation to keep working on the project.<br/>
Just because we're open-source doesn't mean we're allergic to money. ;) Just because we're open-source doesn't mean we're allergic to money. ;)
</p> </p>




+ 2
- 2
DonationsStats.php View File

@@ -65,8 +65,8 @@ echo '</tr>';
?> ?>


<p> <p>
KXStudio is and always be a free and open-source project to everyone.<br/>
Donations will help ensure that developers have the needed enthusiasm and motivation to keep working hard on the project.<br/>
KXStudio is and always will be a free and open-source project to everyone.<br/>
Donations help ensure that developers have the needed enthusiasm and motivation to keep working on the project.<br/>
Just because we're open-source doesn't mean we're allergic to money. ;) Just because we're open-source doesn't mean we're allergic to money. ;)
</p> </p>




Loading…
Cancel
Save