summaryrefslogtreecommitdiffstats
path: root/doc/guide/guide.org
diff options
context:
space:
mode:
Diffstat (limited to 'doc/guide/guide.org')
-rw-r--r--doc/guide/guide.org2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/guide/guide.org b/doc/guide/guide.org
index bca7b34f..ad0c5953 100644
--- a/doc/guide/guide.org
+++ b/doc/guide/guide.org
@@ -91,7 +91,7 @@ directly associated objects and may perform actions over few of those. Objects a
using data store represented by a back end, and one of most useful back ends is LDAP store
back end.
-Altogether, set of =Object=, =Property=, =Method=, =Command=, and =Backend= instances
+Altogether, set of =Object=, =Method=, =Command=, and =Backend= instances
represent application programming interface, API, of FreeIPA core framework.
In Python programming language object oriented support is implemented using a fairly