Remove mention of cooked_index_vector

I noticed a leftover mention of cooked_index_vector.  This updates the
text.
This commit is contained in:
Tom Tromey
2023-02-09 07:36:16 -07:00
parent 307733cc0f
commit 119f6cfbd0

View File

@@ -355,7 +355,7 @@ public:
explicit cooked_index (vec_type &&vec);
DISABLE_COPY_AND_ASSIGN (cooked_index);
/* Wait until the finalization of the entire cooked_index_vector is
/* Wait until the finalization of the entire cooked_index is
done. */
void wait () const
{