Skip to content

Commit

Permalink
Minor grammar fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
Xaeroxe committed Nov 13, 2020
1 parent 53c7caa commit c360f16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion futures-macro/src/stream_select.rs
Expand Up @@ -37,4 +37,4 @@ pub(crate) fn stream_select(input: TokenStream) -> TokenStream {
StreamSelect(#args)
}
})
}
}

0 comments on commit c360f16

Please sign in to comment.