diff --git a/ACE/examples/QOS/Change_Receiver_FlowSpec/receiver.cpp b/ACE/examples/QOS/Change_Receiver_FlowSpec/receiver.cpp index e41757db4b26b..6edc97b6d4a5e 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 5e883cb5b2925..4da83d1ab657a 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 2209bf5260846..36fb26fdf2286 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 e6e5cef5bb8ab..2f2a2d2856d5f 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 30dc78d4cbbe3..0e4c2865df69f 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 591ef9e203e7a..44443955faf2b 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