[gdb] Fix more typos in comments
[deliverable/binutils-gdb.git] / gdb / c-varobj.c
index 21db8cdde980d5d529c1d19312d8a28a00977e64..50ce202bb8f97e947a15858055418fdf4e14ef95 100644 (file)
@@ -28,7 +28,7 @@ static void cplus_class_num_children (struct type *type, int children[3]);
 #define ANONYMOUS_UNION_NAME _("<anonymous union>")
 
 /* Does CHILD represent a child with no name?  This happens when
-   the child is an anonmous struct or union and it has no field name
+   the child is an anonymous struct or union and it has no field name
    in its parent variable.
 
    This has already been determined by *_describe_child. The easiest
This page took 0.024475 seconds and 4 git commands to generate.