diff options
Diffstat (limited to 'cpp')
-rw-r--r-- | cpp/slice/IceStorm/IceStorm.ice | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/slice/IceStorm/IceStorm.ice b/cpp/slice/IceStorm/IceStorm.ice index f816b6d58ec..038daddef8c 100644 --- a/cpp/slice/IceStorm/IceStorm.ice +++ b/cpp/slice/IceStorm/IceStorm.ice @@ -123,7 +123,7 @@ exception BadQoS { /* * - * The reason for the failed. + * The reason for the failure. * */ string reason; |