Skip to content

Commit

Permalink
Merge pull request #3636 from shandongbinzhou/main
Browse files Browse the repository at this point in the history
chore: remove repetitive words
  • Loading branch information
JohnTitor authored Apr 17, 2024
2 parents 8ffd154 + 7735f68 commit dff1a71
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion ci/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@ about above), and then shut down.
poweroff

1. Exit the post install shell: `exit`
1. Back in in the installer choose Reboot
1. Back in the installer choose Reboot
1. If all went well the machine should reboot and show a login prompt.
If you switch to the serial console by choosing View > serial0 in
the qemu menu, you should be logged in as root.
Expand Down
2 changes: 1 addition & 1 deletion libc-test/build.rs
Original file line number Diff line number Diff line change
Expand Up @@ -2275,7 +2275,7 @@ fn test_freebsd(target: &str) {
true
}

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

// Added in FreeBSD 14
Expand Down
2 changes: 1 addition & 1 deletion libc-test/semver/TODO-linux.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# The following symbols are not not available in some combinations of
# The following symbols are not available in some combinations of
# musl/gnu/android and/or architecture.
KEYCTL_CAPABILITIES
KEYCTL_CAPS0_BIG_KEY
Expand Down

0 comments on commit dff1a71

Please sign in to comment.