public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/virtualbox-guest-additions] alext-upd-to-7.2.12: Fix minor spelling mistakes
@ 2026-07-12 20:57
0 siblings, 0 replies; only message in thread
From: @ 2026-07-12 20:57 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/virtualbox-guest-additions
Branch : alext-upd-to-7.2.12
Commit : 59d27427b9a5aadf187d4751856a60af3d76be74
Author : Sérgio M. Basto <sergio@serjux.com>
Date : 2018-03-18T00:11:56+00:00
Stats : +1/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/virtualbox-guest-additions/c/59d27427b9a5aadf187d4751856a60af3d76be74?branch=alext-upd-to-7.2.12
Log:
Fix minor spelling mistakes
Copied from here: https://github.com/rpmfusion/VirtualBox/pull/2
---
diff --git a/VBoxOGLRun.sh b/VBoxOGLRun.sh
index aa34308..a76738d 100644
--- a/VBoxOGLRun.sh
+++ b/VBoxOGLRun.sh
@@ -3,7 +3,7 @@
if VBoxClient --check3d; then
export LD_LIBRARY_PATH=/usr/lib64/VBoxGuestAdditions:/usr/lib/VBoxGuestAdditions
else
- echo "Error 3D passthru not enabled in VM settings." 1>&2
+ echo "Error 3D pass-through not enabled in VM settings." 1>&2
exit 1
fi
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-12 20:57 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-12 20:57 [rpms/virtualbox-guest-additions] alext-upd-to-7.2.12: Fix minor spelling mistakes
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox