Explorar o código

Merge pull request #10 from polytan02/master

Correction of typo
M5oul %!s(int64=9) %!d(string=hai) anos
pai
achega
3b0b1bb962
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      conf/nginx.conf

+ 1 - 1
conf/nginx.conf

@@ -15,7 +15,7 @@ location YNH_WWW_PATH {
     fastcgi_pass unix:/var/run/php5-fpm.sock;
     
     # Filename to be changed if dedicated php-fpm process is required
-    # This is too be uised INSTEAD of line above
+    # This is to be used INSTEAD of line above
     # Don't forget to adjust scripts install/upgrade/remove/backup accordingly
     #
     #fastcgi_pass unix:/var/run/php5-fpm-YNH_WWW_APP.sock;