From: "David Roman" <davidroman96@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: app-mobilephone/usb-tethering/files/
Date: Mon, 1 Jul 2024 13:50:29 +0000 (UTC) [thread overview]
Message-ID: <1719838476.89ce17a46d92e4d6c34b6f392173ab6ed9bfdf37.davidroman@gentoo> (raw)
Message-ID: <20240701135029.vaQxNJwcFGPVK4BNI2rjSkEZZmFsG3C39k4NZ1JRQtk@z> (raw)
commit: 89ce17a46d92e4d6c34b6f392173ab6ed9bfdf37
Author: David Roman <davidroman96 <AT> gmail <DOT> com>
AuthorDate: Mon Jul 1 12:54:01 2024 +0000
Commit: David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Mon Jul 1 12:54:36 2024 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=89ce17a4
app-mobilephone/usb-tethering: fix typo
Closes: https://github.com/gentoo/guru/pull/207
Signed-off-by: David Roman <davidroman96 <AT> gmail.com>
app-mobilephone/usb-tethering/files/usb-tethering | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-mobilephone/usb-tethering/files/usb-tethering b/app-mobilephone/usb-tethering/files/usb-tethering
index b4b434e44..68f04004f 100644
--- a/app-mobilephone/usb-tethering/files/usb-tethering
+++ b/app-mobilephone/usb-tethering/files/usb-tethering
@@ -59,7 +59,7 @@ setup_usb_network_configfs() {
mkdir $CONFIGFS/g1/configs/c.1/strings/0x409 \
|| echo " Couldn't create $CONFIGFS/g1/configs/c.1/strings/0x409"
echo "rndis" > $CONFIGFS/g1/configs/c.1/strings/0x409/configuration \
- || echo " Couldn't write configration name"
+ || echo " Couldn't write configuration name"
# Link the rndis instance to the configuration
ln -s $CONFIGFS/g1/functions/"$usb_rndis_function" $CONFIGFS/g1/configs/c.1 \
next reply other threads:[~2024-07-01 13:50 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-07-01 12:58 David Roman [this message]
2024-07-01 13:50 ` [gentoo-commits] repo/proj/guru:master commit in: app-mobilephone/usb-tethering/files/ David Roman
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1719838476.89ce17a46d92e4d6c34b6f392173ab6ed9bfdf37.davidroman@gentoo \
--to=davidroman96@gmail.com \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox