We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f71f65 commit a1d7022Copy full SHA for a1d7022
admin_sdk/groups_settings/detect_external_access.py
@@ -13,8 +13,8 @@
13
# limitations under the License.
14
15
"""
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.
+Outputs all the groups in the domain which have 'external' to the domain access.
+Also outputs their access settings.
18
19
from __future__ import print_function
20
import httplib2
0 commit comments