Skip to content

Commit 7735f68

Browse files
shandongbinzhouJohnTitor
shandongbinzhou
authored andcommitted
chore: remove repetitive words
Signed-off-by: shandongbinzhou <shandongbinzhou@outlook.com>
1 parent 2dc96f3 commit 7735f68

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

ci/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ about above), and then shut down.
158158
poweroff
159159

160160
1. Exit the post install shell: `exit`
161-
1. Back in in the installer choose Reboot
161+
1. Back in the installer choose Reboot
162162
1. If all went well the machine should reboot and show a login prompt.
163163
If you switch to the serial console by choosing View > serial0 in
164164
the qemu menu, you should be logged in as root.

libc-test/build.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -2280,7 +2280,7 @@ fn test_freebsd(target: &str) {
22802280
true
22812281
}
22822282

2283-
// Added in in FreeBSD 13.0 (r367776 and r367287)
2283+
// Added in FreeBSD 13.0 (r367776 and r367287)
22842284
"SCM_CREDS2" | "LOCAL_CREDS_PERSISTENT" if Some(13) > freebsd_ver => true,
22852285

22862286
// Added in FreeBSD 14

libc-test/semver/TODO-linux.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# The following symbols are not not available in some combinations of
1+
# The following symbols are not available in some combinations of
22
# musl/gnu/android and/or architecture.
33
KEYCTL_CAPABILITIES
44
KEYCTL_CAPS0_BIG_KEY

0 commit comments

Comments
 (0)