X-Git-Url: https://git.octo.it/?p=rrdtool.git;a=blobdiff_plain;f=doc%2Frrdpython.pod;h=f041b0b59b0eed011bb592a1c6d48f3de0cf9879;hp=d504deb47bef903264abaf269abc24d18463fa1a;hb=e9168ed5a5d59bc19dbd80ed0f96be344a630e6e;hpb=5d074b0e4c13e9345e442aec5cf02b9acd198738 diff --git a/doc/rrdpython.pod b/doc/rrdpython.pod index d504deb..f041b0b 100644 --- a/doc/rrdpython.pod +++ b/doc/rrdpython.pod @@ -5,7 +5,7 @@ rrdpython - About the RRD Python bindings =head1 SYNOPSIS import rrdtool - rrdtool.create('/tmp/test.rrd', 'DS:foo:GUAGE:20:0:U') + rrdtool.create('/tmp/test.rrd', 'DS:foo:GAUGE:20:0:U') =head1 DESCRIPTION