--- a/Allura/development.ini
+++ b/Allura/development.ini
@@ -173,7 +173,7 @@
 
 # Specify the number of projects allowed to be created by a user
 # depending on the age of their user account.
-# Keys are number of seconds, values are max number of projects allowed 
+# Keys are number of seconds, values are max number of projects allowed
 # (including the default user-project, so you probably want to add 1)
 # This example allows for 1 project if the account is less than an hour old
 # and 5 projects if the account is less than a day old.  No limits after that