Fixed a typo in comment

This commit is contained in:
Edwin Cheng 2020-03-04 02:57:54 +08:00
parent e04c0f4222
commit 5ea83fee01

View file

@ -40,7 +40,7 @@ pub fn expand_eager_macro(
// Note:
// When `lazy_expand` is called, its *parent* file must be already exists.
// Here we store an eager macro id for the argument expaned here
// Here we store an eager macro id for the argument expanded subtree here
// for that purpose.
let arg_id: MacroCallId = db
.intern_eager_expansion({