|
|
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] |
I found a typo in comment of header-py.c
Could you apply following patch?
Masatake YAMATO
diff --git a/src/header-py.c b/src/header-py.c
index 32e7ead..05c7ac6 100644
--- a/src/header-py.c
+++ b/src/header-py.c
@@ -83,7 +83,7 @@
* \code
* import os, rpm
*
- * ts = rpm.TranssactionSet()
+ * ts = rpm.TransactionSet()
* fdno = os.open("/tmp/foo-1.0-1.i386.rpm", os.O_RDONLY)
* hdr = ts.hdrFromFdno(fdno)
* os.close(fdno)
_______________________________________________
Rpm-list mailing list
Rpm-list@xxxxxxxxxxxxx
http://lists.rpm.org/mailman/listinfo/rpm-list