diff options
| author | Ted Ross <tross@apache.org> | 2009-01-15 12:31:55 +0000 |
|---|---|---|
| committer | Ted Ross <tross@apache.org> | 2009-01-15 12:31:55 +0000 |
| commit | 007265d571c6934090ac98320e19b284e87a2b7a (patch) | |
| tree | ce8dd928d2bd02c30f2d561dd09e28853dfaf0dd /qpid/cpp/src | |
| parent | 5cb4a98f1d536c30e105ddcee59a7fa07dd524bf (diff) | |
| download | qpid-python-007265d571c6934090ac98320e19b284e87a2b7a.tar.gz | |
Minor typo fixes
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@734685 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/cpp/src')
| -rw-r--r-- | qpid/cpp/src/qpid/client/QueueOptions.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qpid/cpp/src/qpid/client/QueueOptions.h b/qpid/cpp/src/qpid/client/QueueOptions.h index 8c22414cbb..d159378198 100644 --- a/qpid/cpp/src/qpid/client/QueueOptions.h +++ b/qpid/cpp/src/qpid/client/QueueOptions.h @@ -40,7 +40,7 @@ class QueueOptions: public framing::FieldTable virtual ~QueueOptions(); /** - * Sets the queue sizing plocy + * Sets the queue sizing policy * * @param sp SizePolicy * REJECT - reject if queue greater than size/count |
