diff mbox

[python] HACKING: fix grammar

Message ID c07865087689cd225b6b79e3c5d8359f72320904.1481650686.git.crobinso@redhat.com
State New
Headers show

Commit Message

Cole Robinson Dec. 13, 2016, 5:41 p.m. UTC
From: Prabodh Agarwal <prabodh1194@users.noreply.github.com>


---
Pushed as trivial. This was submitted on github, and since it's trivial
I just pushed it, but I pointed the user at the hacking guidelines for
future submissions

https://github.com/libvirt/libvirt-python/pull/1#issuecomment-266807394

 HACKING | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

-- 
2.9.3

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list
diff mbox

Patch

diff --git a/HACKING b/HACKING
index 7a6e150..6eeb9e6 100644
--- a/HACKING
+++ b/HACKING
@@ -3,7 +3,7 @@ 
 
 Most of the libvirt python binding code is automatically generated
 using the script  generator.py, and the API description that the
-libvirt library installs the location shown by pkg-config, with
+libvirt library installs at the location shown by pkg-config, with
 this command:
 
   $ pkg-config --variable libvirt_api libvirt