Skip to content

Commit 30afcbb

Browse files
committed
readme: use occasionally as synonym for sometimes to avoid repeating it back to back
1 parent 4a096d9 commit 30afcbb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -361,7 +361,7 @@ c2rust transpile ${existing_args[@]} -- --target=x86_64-linux-gnu --sysroot=/usr
361361
```
362362
363363
These extra args are passed to the `libclangTooling` that `c2rust-transpile` uses.
364-
You sometimes also need to pass extra headers, as sometimes headers are installed globally
364+
You sometimes also need to pass extra headers, as occasionally headers are installed globally
365365
in the default sysroot and won't be found in the cross-compiling sysroot.
366366

367367
> What platforms can C2Rust be run on?

0 commit comments

Comments
 (0)