diff --git a/docs/src/pygettingstarted.rst b/docs/src/pygettingstarted.rst index 7329706da..9e79531d3 100644 --- a/docs/src/pygettingstarted.rst +++ b/docs/src/pygettingstarted.rst @@ -140,7 +140,7 @@ can use dir() 'counters', 'daclist', 'dacvalues', 'dbitclk', 'dbitphase' ... Since the list for Detector is rather long it's an good idea to filter it. -This list comprehension gives you properties and methods containing time in +The following example gives you properties and methods containing time in their name. ::