]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/varobj.c
2.41 Release sources
[thirdparty/binutils-gdb.git] / gdb / varobj.c
index f37618a6e178839f4b02c7bd1af2d3d3be5316e3..81b8e61f30466a7e565c13a16bbb52dbe391a118 100644 (file)
@@ -2414,7 +2414,7 @@ varobj_invalidate_if_uses_objfile (struct objfile *objfile)
 
       /* var->value->type and var->type might also reference the objfile.
         This is taken care of in value.c:preserve_values which deals with
-        making sure that objfile-owend types are replaced with
+        making sure that objfile-owned types are replaced with
         gdbarch-owned equivalents.  */
     });
 }