]> git.mxchange.org Git - friendica.git/commitdiff
i before e, except after....
authorFriendika <info@friendika.com>
Thu, 2 Jun 2011 04:15:20 +0000 (21:15 -0700)
committerFriendika <info@friendika.com>
Thu, 2 Jun 2011 04:15:20 +0000 (21:15 -0700)
boot.php
doc/Connectors.md

index f42d6beda2001357e1c3ad65a39bde8d240efe0e..ea119411e2e58f6c839f6a9db0c61b5724e89954 100644 (file)
--- a/boot.php
+++ b/boot.php
@@ -4,7 +4,7 @@ set_time_limit(0);
 ini_set('pcre.backtrack_limit', 250000);
 
 
-define ( 'FRIENDIKA_VERSION',      '2.2.997' );
+define ( 'FRIENDIKA_VERSION',      '2.2.998' );
 define ( 'DFRN_PROTOCOL_VERSION',  '2.21'    );
 define ( 'DB_UPDATE_VERSION',      1059      );
 
index d9ad0e9b05b28647976f6f60b28f51c6844b34f8..9b2430d09466e1bb61358ba08f7e3c509062d2e3 100644 (file)
@@ -26,7 +26,7 @@ These are described as the "federated social web" or OStatus contacts.
 
 Please note that there are **no** privacy provisions on the OStatus network. Any message which is delivered to **any** OStatus member is visible to anybody in the world and will negate any privacy settings that you have in effect. These messages will also turn up in public searches. 
 
-Since OStatus communications do not use authentication, if you select the profile privacy option to hide your profile and messages from unknown viewers, OStatus members will **not** be able to recieve your communications. 
+Since OStatus communications do not use authentication, if you select the profile privacy option to hide your profile and messages from unknown viewers, OStatus members will **not** be able to receive your communications. 
 
 To connect with an OStatus member insert their profile URL or Identity address into the Connect box on your [Contacts](contacts) page.