[gdb] Fix more typos in comments
[deliverable/binutils-gdb.git] / gdb / opencl-lang.c
index 8ced334a2d3091907b576be6879e217e2666a5b7..80d7ec96bc2bbba906f9ae12cf9a7ccc4d59fddf 100644 (file)
@@ -820,7 +820,7 @@ evaluate_subexp_opencl (struct type *expect_type, struct expression *exp,
       else
        {
          /* For scalar operations we need to avoid evaluating operands
-            unecessarily.  However, for vector operations we always need to
+            unnecessarily.  However, for vector operations we always need to
             evaluate both operands.  Unfortunately we only know which of the
             two cases apply after we know the type of the second operand.
             Therefore we evaluate it once using EVAL_AVOID_SIDE_EFFECTS.  */
This page took 0.024493 seconds and 4 git commands to generate.