mirror of
https://github.com/kennethreitz/python-guide.git
synced 2026-06-05 23:00:18 +00:00
fixed a few typos
This commit is contained in:
@@ -255,8 +255,8 @@ system. `Puppet Forge <https://forge.puppetlabs.com/>`_ is a repository for
|
||||
modules written by the community for Open Source and Enterprise Puppet.
|
||||
|
||||
Puppet Agents are installed on nodes whose state needs to be monitored or
|
||||
changed. A desginated server known as the Puppet Master is responsible for
|
||||
orchastrating the agent nodes.
|
||||
changed. A designated server known as the Puppet Master is responsible for
|
||||
orchestrating the agent nodes.
|
||||
|
||||
Agent nodes send basic facts about the system such as to the operating system,
|
||||
kernel, architecture, ip address, hostname etc. to the Puppet Master.
|
||||
|
||||
@@ -15,7 +15,7 @@ and the mailing list https://groups.google.com/forum/#!forum/project-camelot
|
||||
|
||||
Cocoa
|
||||
-----
|
||||
.. note:: The Cocoa framework is only available on OS X. Don't pick this if you're writing a cross-platform application!
|
||||
.. note:: The Cocoa framework is only available on OS X. Don't pick this if you're writing a cross-platform application!
|
||||
|
||||
GTk
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user