[gdb] Fix more typos in comments (2)
[deliverable/binutils-gdb.git] / gdb / valarith.c
index 8f3c5029eb5dd8e1c19c1425cec003e5d071741f..7f1b24fd539cd8883a24f16d506957544f3788c1 100644 (file)
@@ -335,7 +335,7 @@ value_user_defined_op (struct value **argp, gdb::array_view<value *> args,
    arg1.operator @ (arg1,arg2) and return that value (where '@' is any
    binary operator which is legal for GNU C++).
 
-   OP is the operatore, and if it is BINOP_ASSIGN_MODIFY, then OTHEROP
+   OP is the operator, and if it is BINOP_ASSIGN_MODIFY, then OTHEROP
    is the opcode saying how to modify it.  Otherwise, OTHEROP is
    unused.  */
 
This page took 0.024213 seconds and 4 git commands to generate.