summaryrefslogtreecommitdiff
path: root/ACE/examples
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/examples')
-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