qir-alliance / qir-spec

QIR specification defining how to represent quantum programs within the LLVM IR
Other
68 stars 19 forks source link

Fixing typos #6

Closed bettinaheim closed 2 years ago

bettinaheim commented 2 years ago

Fixes the typos pointed out in #5.

LaurentAjdnik commented 2 years ago

Hi @bettinaheim and @amccaskey!

My issue (#5) also suggested we should replace occurrences of can't/don't/doesn't by cannot/do not/does not.

This would look more formal, which could be a good thing for a specification. 😁

What do you think?

bettinaheim commented 2 years ago

Thanks, @LaurentAjdnik and @kalzoo! I also did the suggested replacement of can't, don't and doesn't.