summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2022-05-18 15:29:59 +0200
committerGitHub <noreply@github.com>2022-05-18 15:29:59 +0200
commit91d4aee881d200a00d5cdae63e47555609af66b9 (patch)
tree8be5d2487412adb42fe671958d6304d781050d29
parent4d5c0e975e18dcd9411ba08b70800aa9e5510702 (diff)
parent44e5772d323a1b19bb88b992d0a633b358e991ee (diff)
downloadATCD-91d4aee881d200a00d5cdae63e47555609af66b9.tar.gz
Merge pull request #1839 from jwillemsen/jwi-choosentypo
Fixed typo
-rw-r--r--ACE/examples/QOS/Change_Receiver_FlowSpec/receiver.cpp2
-rw-r--r--ACE/examples/QOS/Change_Receiver_FlowSpec/sender.cpp2
-rw-r--r--ACE/examples/QOS/Change_Sender_TSpec/receiver.cpp2
-rw-r--r--ACE/examples/QOS/Change_Sender_TSpec/sender.cpp2
-rw-r--r--ACE/examples/QOS/Simple/receiver.cpp2
-rw-r--r--ACE/examples/QOS/Simple/sender.cpp2
6 files changed, 6 insertions, 6 deletions
diff --git a/ACE/examples/QOS/Change_Receiver_FlowSpec/receiver.cpp b/ACE/examples/QOS/Change_Receiver_FlowSpec/receiver.cpp
index e41757db4b2..6edc97b6d4a 100644
--- a/ACE/examples/QOS/Change_Receiver_FlowSpec/receiver.cpp
+++ b/ACE/examples/QOS/Change_Receiver_FlowSpec/receiver.cpp
@@ -23,7 +23,7 @@
// To open QOS sockets administrative access is required on the
// machine. Fill in default values for QoS structure. The default
-// values were simply choosen from existing QOS templates available
+// values were simply chosen from existing QOS templates available
// via WSAGetQosByName. Notice that ProviderSpecific settings are
// being allowed when picking the "default" template but not for
// "well-known" QOS templates. Also notice that since data is only
diff --git a/ACE/examples/QOS/Change_Receiver_FlowSpec/sender.cpp b/ACE/examples/QOS/Change_Receiver_FlowSpec/sender.cpp
index 5e883cb5b29..4da83d1ab65 100644
--- a/ACE/examples/QOS/Change_Receiver_FlowSpec/sender.cpp
+++ b/ACE/examples/QOS/Change_Receiver_FlowSpec/sender.cpp
@@ -23,7 +23,7 @@
// To open QOS sockets administrative access is required on the
// machine. Fill in default values for QoS structure. The default
-// values were simply choosen from existing QOS templates available
+// values were simply chosen from existing QOS templates available
// via WSAGetQosByName. Notice that ProviderSpecific settings are
// being allowed when picking the "default" template but not for
// "well-known" QOS templates. Also notice that since data is only
diff --git a/ACE/examples/QOS/Change_Sender_TSpec/receiver.cpp b/ACE/examples/QOS/Change_Sender_TSpec/receiver.cpp
index 2209bf52608..36fb26fdf22 100644
--- a/ACE/examples/QOS/Change_Sender_TSpec/receiver.cpp
+++ b/ACE/examples/QOS/Change_Sender_TSpec/receiver.cpp
@@ -23,7 +23,7 @@
// To open QOS sockets administrative access is required on the
// machine. Fill in default values for QoS structure. The default
-// values were simply choosen from existing QOS templates available
+// values were simply chosen from existing QOS templates available
// via WSAGetQosByName. Notice that ProviderSpecific settings are
// being allowed when picking the "default" template but not for
// "well-known" QOS templates. Also notice that since data is only
diff --git a/ACE/examples/QOS/Change_Sender_TSpec/sender.cpp b/ACE/examples/QOS/Change_Sender_TSpec/sender.cpp
index e6e5cef5bb8..2f2a2d2856d 100644
--- a/ACE/examples/QOS/Change_Sender_TSpec/sender.cpp
+++ b/ACE/examples/QOS/Change_Sender_TSpec/sender.cpp
@@ -23,7 +23,7 @@
// To open QOS sockets administrative access is required on the
// machine. Fill in default values for QoS structure. The default
-// values were simply choosen from existing QOS templates available
+// values were simply chosen from existing QOS templates available
// via WSAGetQosByName. Notice that ProviderSpecific settings are
// being allowed when picking the "default" template but not for
// "well-known" QOS templates. Also notice that since data is only
diff --git a/ACE/examples/QOS/Simple/receiver.cpp b/ACE/examples/QOS/Simple/receiver.cpp
index 30dc78d4cbb..0e4c2865df6 100644
--- a/ACE/examples/QOS/Simple/receiver.cpp
+++ b/ACE/examples/QOS/Simple/receiver.cpp
@@ -23,7 +23,7 @@
// To open QOS sockets administrative access is required on the
// machine. Fill in default values for QoS structure. The default
-// values were simply choosen from existing QOS templates available
+// values were simply chosen from existing QOS templates available
// via WSAGetQosByName. Notice that ProviderSpecific settings are
// being allowed when picking the "default" template but not for
// "well-known" QOS templates. Also notice that since data is only
diff --git a/ACE/examples/QOS/Simple/sender.cpp b/ACE/examples/QOS/Simple/sender.cpp
index 591ef9e203e..44443955faf 100644
--- a/ACE/examples/QOS/Simple/sender.cpp
+++ b/ACE/examples/QOS/Simple/sender.cpp
@@ -23,7 +23,7 @@
// To open QOS sockets administrative access is required on the
// machine. Fill in default values for QoS structure. The default
-// values were simply choosen from existing QOS templates available
+// values were simply chosen from existing QOS templates available
// via WSAGetQosByName. Notice that ProviderSpecific settings are
// being allowed when picking the "default" template but not for
// "well-known" QOS templates. Also notice that since data is only