From 2774113dab7d20ebe8879fdc6efaebf72ea9f770 Mon Sep 17 00:00:00 2001 From: Frank Carnovale Date: Wed, 11 May 2016 17:42:59 +0100 Subject: [PATCH] typo in glossary#instrumentation: s/behviors/behaviors/ --- doc/build/glossary.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/build/glossary.rst b/doc/build/glossary.rst index 1f7af02c4e..b9329c8011 100644 --- a/doc/build/glossary.rst +++ b/doc/build/glossary.rst @@ -103,7 +103,7 @@ Glossary Instrumentation refers to the process of augmenting the functionality and attribute set of a particular class. Ideally, the behavior of the class should remain close to a regular - class, except that additional behviors and features are + class, except that additional behaviors and features are made available. The SQLAlchemy :term:`mapping` process, among other things, adds database-enabled :term:`descriptors` to a mapped -- 2.47.3