Skip to content

Commit

Permalink
Gramatical fix.
Browse files Browse the repository at this point in the history
Thanks @mundya!
  • Loading branch information
mossblaser committed Nov 26, 2015
1 parent 3d15a77 commit 49e6fb9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions rig/machine_control/machine_controller.py
Original file line number Diff line number Diff line change
Expand Up @@ -1752,8 +1752,8 @@ def get_machine(self, x=0, y=0, default_num_cores=18,
are always marked as dead.
.. note::
The returned object not report how much memory is free, nor how
many cores are idle but rather the total available. See
The returned object does not report how much memory is free, nor
how many cores are idle but rather the total available. See
:py:meth:`.get_machine_and_resource_constraints` or
:py:meth:`.get_resource_constraints` for a method which does.
Expand Down

0 comments on commit 49e6fb9

Please sign in to comment.