Skip to content

Commit

Permalink
docstring cosmetics
Browse files Browse the repository at this point in the history
  • Loading branch information
stroeder authored and Petr Viktorin committed Nov 22, 2017
1 parent 270519e commit 4904fbf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Lib/slapdtest.py
Original file line number Diff line number Diff line change
Expand Up @@ -81,8 +81,8 @@ class SlapdObject(object):
Controller class for a slapd instance, OpenLDAP's server.
This class creates a temporary data store for slapd, runs it
listening on a private Unix domain socket and TCP port, and initialises it with a top-level entry and
the root user.
listening on a private Unix domain socket and TCP port,
and initialises it with a top-level entry and the root user.
When a reference to an instance of this class is lost, the slapd
server is shut down.
Expand Down

0 comments on commit 4904fbf

Please sign in to comment.