summaryrefslogtreecommitdiffstats
path: root/OPS.MIX
diff options
context:
space:
mode:
authorKevin McCarthy <kevin@8t8.us>2016-06-12 13:49:18 -0700
committerKevin McCarthy <kevin@8t8.us>2016-06-12 13:49:18 -0700
commite6db4d20034d353b3f79f7cc6c303d6eb128f3fe (patch)
treed1e1e82a2ed38e99717dbe00f2dc44f716749e66 /OPS.MIX
parent04a6356bd34c855ddebd75d3820887c64ee793b0 (diff)
Fix the case of messages in OPS.MIX and OPS.SIDEBAR
Thanks to Vincent Lefèvre for spotting the discrepancy.
Diffstat (limited to 'OPS.MIX')
-rw-r--r--OPS.MIX12
1 files changed, 6 insertions, 6 deletions
diff --git a/OPS.MIX b/OPS.MIX
index 49883332..a836226c 100644
--- a/OPS.MIX
+++ b/OPS.MIX
@@ -1,7 +1,7 @@
-OP_MIX_USE "Accept the chain constructed"
-OP_MIX_APPEND "Append a remailer to the chain"
-OP_MIX_INSERT "Insert a remailer into the chain"
-OP_MIX_DELETE "Delete a remailer from the chain"
-OP_MIX_CHAIN_PREV "Select the previous element of the chain"
-OP_MIX_CHAIN_NEXT "Select the next element of the chain"
+OP_MIX_USE "accept the chain constructed"
+OP_MIX_APPEND "append a remailer to the chain"
+OP_MIX_INSERT "insert a remailer into the chain"
+OP_MIX_DELETE "delete a remailer from the chain"
+OP_MIX_CHAIN_PREV "select the previous element of the chain"
+OP_MIX_CHAIN_NEXT "select the next element of the chain"
OP_COMPOSE_MIX "send the message through a mixmaster remailer chain"