mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
262: Fixed crossreference in public.Application docstring
This commit is contained in:
parent
6f95249d52
commit
86035c8655
@ -421,7 +421,7 @@ class Application(Command):
|
||||
Special commands that only apply to a particular application built atop
|
||||
`ipalib` should subclass from ``Application``.
|
||||
|
||||
Because ``Application`` subclasses from `Command', plugins that subclass
|
||||
Because ``Application`` subclasses from `Command`, plugins that subclass
|
||||
from ``Application`` with be available in both the ``api.Command`` and
|
||||
``api.Application`` namespaces.
|
||||
"""
|
||||
|
Loading…
Reference in New Issue
Block a user