Skip to content

Commit a1d7022

Browse files
author
Eric Koleda
committed
Fix typo in comment.
1 parent 7f71f65 commit a1d7022

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

admin_sdk/groups_settings/detect_external_access.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@
1313
# limitations under the License.
1414

1515
"""
16-
print_group_settingss all the groups in the domain which have 'external' to the domain access.
17-
Also print_group_settingss their access settings.
16+
Outputs all the groups in the domain which have 'external' to the domain access.
17+
Also outputs their access settings.
1818
"""
1919
from __future__ import print_function
2020
import httplib2

0 commit comments

Comments
 (0)