Browse Source

Minor typo fix

Guillaume Ayoub 14 năm trước cách đây
mục cha
commit
f605a002bd
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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).
 
 """