Skip to content

Commit 7e66ee5

Browse files
committed
Correct docstring for the facts example
1 parent 1e93daa commit 7e66ee5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/facts.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
# See the License for the specific language governing permissions and
1616
# limitations under the License.
1717
"""
18-
Query for nodes using :mod:`pypuppetdb`.
18+
Query for selected facts on matching nodes using :mod:`pypuppetdb`.
1919
"""
2020

2121
import pypuppetdb

0 commit comments

Comments
 (0)