doc: add missing dot (#34175)

This commit is contained in:
Nicole Thomas 2016-06-21 12:09:00 -04:00 committed by GitHub
parent 47595d6795
commit e5949ea6f1

View file

@ -82,7 +82,7 @@ def _mine_get(load, opts):
def update(clear=False):
'''
Execute the configured functions and send the data back up to the master
Execute the configured functions and send the data back up to the master.
The functions to be executed are merged from the master config, pillar and
minion config under the option "function_cache":