]> granicus.if.org Git - ejabberd/commitdiff
Fix minor comment typo
authorBadlop <badlop@process-one.net>
Mon, 4 Apr 2011 15:36:31 +0000 (17:36 +0200)
committerBadlop <badlop@process-one.net>
Mon, 4 Apr 2011 15:36:31 +0000 (17:36 +0200)
src/mod_shared_roster_ldap.erl

index bd44153ab750c8334d67e19926a739204151f09a..aa30c34e3190af4236831e0c95a4ae9fc0bea8d3 100644 (file)
@@ -300,7 +300,7 @@ code_change(_OldVsn, State, _Extra) ->
 %%% Internal functions
 %%--------------------------------------------------------------------
 %% For a given user, map all his shared roster contacts to groups they are
-%% members of. Skip the user himself iff SkipUS is true.
+%% members of. Skip the user himself if SkipUS is true.
 get_user_to_groups_map({_, Server} = US, SkipUS) ->
     DisplayedGroups = get_user_displayed_groups(US),
     lists:foldl(