* [Qemu-devel] [PATCH] scripts: correct a spelling error
@ 2017-12-20 10:06 sochin.jiang
2017-12-20 10:31 ` Daniel P. Berrange
0 siblings, 1 reply; 2+ messages in thread
From: sochin.jiang @ 2017-12-20 10:06 UTC (permalink / raw)
To: berrange; +Cc: qemu-devel, sochin.jiang, eric.fangyi
From: "sochin.jiang" <sochin.jiang@huawei.com>
Correct a spelling error in prompt message.
Signed-off-by: sochin.jiang <sochin.jiang@huawei.com>
---
scripts/git-submodule.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/scripts/git-submodule.sh b/scripts/git-submodule.sh
index bc7224a..807ca0b 100755
--- a/scripts/git-submodule.sh
+++ b/scripts/git-submodule.sh
@@ -28,7 +28,7 @@ error() {
echo
echo "and then manually update submodules prior to running make, with:"
echo
- echo " $ scripts/git-sbumodule.sh update $modules"
+ echo " $ scripts/git-submodule.sh update $modules"
echo
exit 1
}
--
1.8.3.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [Qemu-devel] [PATCH] scripts: correct a spelling error
2017-12-20 10:06 [Qemu-devel] [PATCH] scripts: correct a spelling error sochin.jiang
@ 2017-12-20 10:31 ` Daniel P. Berrange
0 siblings, 0 replies; 2+ messages in thread
From: Daniel P. Berrange @ 2017-12-20 10:31 UTC (permalink / raw)
To: sochin.jiang; +Cc: qemu-devel, eric.fangyi
On Wed, Dec 20, 2017 at 06:06:41PM +0800, sochin.jiang wrote:
> From: "sochin.jiang" <sochin.jiang@huawei.com>
>
> Correct a spelling error in prompt message.
>
> Signed-off-by: sochin.jiang <sochin.jiang@huawei.com>
This fix is already sent 3 times now & on the qemu-trivial queue....
Regards,
Daniel
--
|: https://berrange.com -o- https://www.flickr.com/photos/dberrange :|
|: https://libvirt.org -o- https://fstop138.berrange.com :|
|: https://entangle-photo.org -o- https://www.instagram.com/dberrange :|
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2017-12-20 10:31 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-12-20 10:06 [Qemu-devel] [PATCH] scripts: correct a spelling error sochin.jiang
2017-12-20 10:31 ` Daniel P. Berrange
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).