Update Gnulib to the latest git version
[deliverable/binutils-gdb.git] / gdb / varobj.c
index 10d5a67e154c5e9ce2d2f5c5e0a4c34ee7d946ad..b7ee619a7784a43445d9a568b449970194792a7c 100644 (file)
@@ -1299,7 +1299,7 @@ install_new_value (struct varobj *var, struct value *value, bool initial)
        {
          /* For variables that are frozen, or are children of frozen
             variables, we don't do fetch on initial assignment.
-            For non-initial assignemnt we do the fetch, since it means we're
+            For non-initial assignment we do the fetch, since it means we're
             explicitly asked to compare the new value with the old one.  */
          intentionally_not_fetched = true;
        }
This page took 0.026923 seconds and 4 git commands to generate.