diff --git a/data/azure_cognitiveservices_face/lib/1.0/generated/azure_cognitiveservices_face/large_face_list_operations.rb b/data/azure_cognitiveservices_face/lib/1.0/generated/azure_cognitiveservices_face/large_face_list_operations.rb
index 63a6653c81..eafad728a0 100644
--- a/data/azure_cognitiveservices_face/lib/1.0/generated/azure_cognitiveservices_face/large_face_list_operations.rb
+++ b/data/azure_cognitiveservices_face/lib/1.0/generated/azure_cognitiveservices_face/large_face_list_operations.rb
@@ -604,7 +604,7 @@ def get_training_status_async(large_face_list_id, custom_headers = nil)
# to empty to indicate return from the first item.
# * "top" parameter (int, optional) specifies the number of entries to return.
# A maximal of 1000 entries can be returned in one call. To fetch more, you can
- # specify "start" with the last retuned entry’s Id of the current call.
+ # specify "start" with the last returned entry’s Id of the current call.
#
# For example, total 5 large person lists: "list1", ..., "list5".
#
"start=&top=" will return all 5 lists.
@@ -636,7 +636,7 @@ def list(return_recognition_model = false, custom_headers = nil)
# to empty to indicate return from the first item.
# * "top" parameter (int, optional) specifies the number of entries to return.
# A maximal of 1000 entries can be returned in one call. To fetch more, you can
- # specify "start" with the last retuned entry’s Id of the current call.
+ # specify "start" with the last returned entry’s Id of the current call.
#
# For example, total 5 large person lists: "list1", ..., "list5".
#
"start=&top=" will return all 5 lists.
@@ -667,7 +667,7 @@ def list_with_http_info(return_recognition_model = false, custom_headers = nil)
# to empty to indicate return from the first item.
# * "top" parameter (int, optional) specifies the number of entries to return.
# A maximal of 1000 entries can be returned in one call. To fetch more, you can
- # specify "start" with the last retuned entry’s Id of the current call.
+ # specify "start" with the last returned entry’s Id of the current call.
#
# For example, total 5 large person lists: "list1", ..., "list5".
#
"start=&top=" will return all 5 lists.
diff --git a/data/azure_cognitiveservices_face/lib/1.0/generated/azure_cognitiveservices_face/large_person_group_operations.rb b/data/azure_cognitiveservices_face/lib/1.0/generated/azure_cognitiveservices_face/large_person_group_operations.rb
index 0968325022..273c6455bf 100644
--- a/data/azure_cognitiveservices_face/lib/1.0/generated/azure_cognitiveservices_face/large_person_group_operations.rb
+++ b/data/azure_cognitiveservices_face/lib/1.0/generated/azure_cognitiveservices_face/large_person_group_operations.rb
@@ -593,15 +593,15 @@ def get_training_status_async(large_person_group_id, custom_headers = nil)
end
#
- # List all existing large person groups’s largePersonGroupId, name, userData
- # and recognitionModel.
+ # List all existing large person groups’ largePersonGroupId, name, userData and
+ # recognitionModel.
# * Large person groups are stored in alphabetical order of largePersonGroupId.
# * "start" parameter (string, optional) is a user-provided largePersonGroupId
# value that returned entries have larger ids by string comparison. "start" set
# to empty to indicate return from the first item.
# * "top" parameter (int, optional) specifies the number of entries to return.
# A maximal of 1000 entries can be returned in one call. To fetch more, you can
- # specify "start" with the last retuned entry’s Id of the current call.
+ # specify "start" with the last returned entry’s Id of the current call.
#
# For example, total 5 large person groups: "group1", ..., "group5".
#
"start=&top=" will return all 5 groups.
@@ -625,15 +625,15 @@ def list(start = nil, top = 1000, return_recognition_model = false, custom_heade
end
#
- # List all existing large person groups’s largePersonGroupId, name, userData
- # and recognitionModel.
+ # List all existing large person groups’ largePersonGroupId, name, userData and
+ # recognitionModel.
# * Large person groups are stored in alphabetical order of largePersonGroupId.
# * "start" parameter (string, optional) is a user-provided largePersonGroupId
# value that returned entries have larger ids by string comparison. "start" set
# to empty to indicate return from the first item.
# * "top" parameter (int, optional) specifies the number of entries to return.
# A maximal of 1000 entries can be returned in one call. To fetch more, you can
- # specify "start" with the last retuned entry’s Id of the current call.
+ # specify "start" with the last returned entry’s Id of the current call.
#
# For example, total 5 large person groups: "group1", ..., "group5".
#
"start=&top=" will return all 5 groups.
@@ -656,15 +656,15 @@ def list_with_http_info(start = nil, top = 1000, return_recognition_model = fals
end
#
- # List all existing large person groups’s largePersonGroupId, name, userData
- # and recognitionModel.
+ # List all existing large person groups’ largePersonGroupId, name, userData and
+ # recognitionModel.
# * Large person groups are stored in alphabetical order of largePersonGroupId.
# * "start" parameter (string, optional) is a user-provided largePersonGroupId
# value that returned entries have larger ids by string comparison. "start" set
# to empty to indicate return from the first item.
# * "top" parameter (int, optional) specifies the number of entries to return.
# A maximal of 1000 entries can be returned in one call. To fetch more, you can
- # specify "start" with the last retuned entry’s Id of the current call.
+ # specify "start" with the last returned entry’s Id of the current call.
#
# For example, total 5 large person groups: "group1", ..., "group5".
#
"start=&top=" will return all 5 groups.
diff --git a/data/azure_cognitiveservices_face/lib/1.0/generated/azure_cognitiveservices_face/person_group_operations.rb b/data/azure_cognitiveservices_face/lib/1.0/generated/azure_cognitiveservices_face/person_group_operations.rb
index 93cd443e80..496b6393f0 100644
--- a/data/azure_cognitiveservices_face/lib/1.0/generated/azure_cognitiveservices_face/person_group_operations.rb
+++ b/data/azure_cognitiveservices_face/lib/1.0/generated/azure_cognitiveservices_face/person_group_operations.rb
@@ -578,15 +578,14 @@ def get_training_status_async(person_group_id, custom_headers = nil)
end
#
- # List person groups’s personGroupId, name, userData and recognitionModel.
+ # List person groups’ personGroupId, name, userData and recognitionModel.
# * Person groups are stored in alphabetical order of personGroupId.
# * "start" parameter (string, optional) is a user-provided personGroupId value
# that returned entries have larger ids by string comparison. "start" set to
# empty to indicate return from the first item.
# * "top" parameter (int, optional) specifies the number of entries to return.
# A maximal of 1000 entries can be returned in one call. To fetch more, you can
- # specify "start" with the last retuned entry’s Id of the current call.
+ # specify "start" with the last returned entry’s Id of the current call.
#
# For example, total 5 person groups: "group1", ..., "group5".
#
"start=&top=" will return all 5 groups.
@@ -610,15 +609,14 @@ def list(start = nil, top = 1000, return_recognition_model = false, custom_heade
end
#
- # List person groups’s personGroupId, name, userData and recognitionModel.
+ # List person groups’ personGroupId, name, userData and recognitionModel.
# * Person groups are stored in alphabetical order of personGroupId.
# * "start" parameter (string, optional) is a user-provided personGroupId value
# that returned entries have larger ids by string comparison. "start" set to
# empty to indicate return from the first item.
# * "top" parameter (int, optional) specifies the number of entries to return.
# A maximal of 1000 entries can be returned in one call. To fetch more, you can
- # specify "start" with the last retuned entry’s Id of the current call.
+ # specify "start" with the last returned entry’s Id of the current call.
#
# For example, total 5 person groups: "group1", ..., "group5".
#
"start=&top=" will return all 5 groups.
@@ -641,15 +639,14 @@ def list_with_http_info(start = nil, top = 1000, return_recognition_model = fals
end
#
- # List person groups’s personGroupId, name, userData and recognitionModel.
+ # List person groups’ personGroupId, name, userData and recognitionModel.
# * Person groups are stored in alphabetical order of personGroupId.
# * "start" parameter (string, optional) is a user-provided personGroupId value
# that returned entries have larger ids by string comparison. "start" set to
# empty to indicate return from the first item.
# * "top" parameter (int, optional) specifies the number of entries to return.
# A maximal of 1000 entries can be returned in one call. To fetch more, you can
- # specify "start" with the last retuned entry’s Id of the current call.
+ # specify "start" with the last returned entry’s Id of the current call.
#
# For example, total 5 person groups: "group1", ..., "group5".
#
"start=&top=" will return all 5 groups.