X-Git-Url: http://sigrok.org/gitweb/?a=blobdiff_plain;f=bindings%2Fpython%2Fsigrok%2Fcore%2Fclasses.i;h=277a021a82fe840ebd98e90261da1fe2b9fa29d0;hb=52ff4f6a04cbdb966ee538bd447ae206215b528a;hp=7d4304fca13e9644a2117d74571576fd24cd2495;hpb=f3256bb7060c56934ce9ad1bcffb318de2d899f4;p=libsigrok.git diff --git a/bindings/python/sigrok/core/classes.i b/bindings/python/sigrok/core/classes.i index 7d4304fc..277a021a 100644 --- a/bindings/python/sigrok/core/classes.i +++ b/bindings/python/sigrok/core/classes.i @@ -24,7 +24,7 @@ Introduction ------------ The pysigrok API provides an object-oriented Python interface to the -functionality in libsigrok. It is built on top of the sigrok++ C++ API. +functionality in libsigrok. It is built on top of the libsigrokcxx C++ API. Getting started ---------------