Skip to content

Commit 58a41ec

Browse files
committed
oops
1 parent e6844ee commit 58a41ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/wikipages/data.ShutdownProtocols.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ an invalid state:
115115
...
116116
model.BasicQos(0, 1, false);
117117
} catch (OperationInterruptedException ope) {
118-
// Handle one of the many possible reasons why the commit or any
118+
// Handle one of the many possible reasons why the BasicQos or any
119119
// other operation before it couldn't be handled
120120
} catch (IOException ioe) {
121121
// Check why socket was closed

0 commit comments

Comments
 (0)