ソースを参照

Minor typo fix

Guillaume Ayoub 14 年 前
コミット
f605a002bd
1 ファイル変更1 行追加1 行削除
  1. 1 1
      radicale.wsgi

+ 1 - 1
radicale.wsgi

@@ -18,7 +18,7 @@
 # along with Radicale.  If not, see <http://www.gnu.org/licenses/>.
 
 """
-Radicale wsgi file (mod_wsgi and uWSGI compliant).
+Radicale WSGI file (mod_wsgi and uWSGI compliant).
 
 """