minor correction to doc

git-svn-id: svn://svn.code.sf.net/p/fhem/code/trunk@4863 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
loredo
2014-02-09 16:59:41 +00:00
parent 44d1e3e385
commit 7869093856
2 changed files with 2 additions and 2 deletions

View File

@@ -1015,7 +1015,7 @@ sub GUEST_StartInternalTimers($$) {
define n_rg_Guest.location notify geofancy:currLoc_Guest.* set rg_Guest location $EVTPART1
</code><br>
<br>
By defining geofencing zones called 'home', 'underway' and 'wayhome' in the iOS app, you automatically get all the features of automatic state changes described above.
By defining geofencing zones called 'home' and 'wayhome' in the iOS app, you automatically get all the features of automatic state changes described above.
</ul>
</ul>
<br>

View File

@@ -1011,7 +1011,7 @@ sub ROOMMATE_StartInternalTimers($$) {
define n_rr_Manfred.location notify geofancy:currLoc_Manfred.* set rr_Manfred location $EVTPART1
</code><br>
<br>
By defining geofencing zones called 'home', 'underway' and 'wayhome' in the iOS app, you automatically get all the features of automatic state changes described above.
By defining geofencing zones called 'home' and 'wayhome' in the iOS app, you automatically get all the features of automatic state changes described above.
</ul>
</ul>
<br>