From d348f59d5d574e9695b6a952145a77150d30f585 Mon Sep 17 00:00:00 2001 From: theatre-x Date: Sun, 20 Jul 2014 03:40:54 -0400 Subject: [PATCH] Fixed a typo From "gurantee" to "guarantee". --- config/diaspora.yml.example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/diaspora.yml.example b/config/diaspora.yml.example index 74066d09e..6ea76ba81 100644 --- a/config/diaspora.yml.example +++ b/config/diaspora.yml.example @@ -59,7 +59,7 @@ configuration: ## Section ## Require SSL, default true. ## When set, your pod will force you to use https in production. ## Since OAuth2 requires SSL Diasporas future API might not work if you're not - ## on SSL. Also no gurantee that posting to services is given if SSL + ## on SSL. Also no guarantee that posting to services is given if SSL ## is disabled. #require_ssl: true