Skip to content

Commit f92d98b

Browse files
authored
typo fix lib.rs
1 parent d36a6be commit f92d98b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lazer/solana/src/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ use {
2626
std::mem::size_of,
2727
};
2828

29-
// rustfmt's unstable import merging feature breaks complilation.
29+
// rustfmt's unstable import merging feature breaks compilation.
3030
#[rustfmt::skip]
3131
use solana_program::entrypoint;
3232

0 commit comments

Comments
 (0)