diff options
| author | wrobell <[email protected]> | 2019-05-07 21:08:57 +0100 |
|---|---|---|
| committer | wrobell <[email protected]> | 2019-05-07 21:08:57 +0100 |
| commit | 46d7ac10f6d62ab0249db89c68fe4fbf72fa965c (patch) | |
| tree | b2db26715c16bf13a5bc1146e521085bd54654e7 | |
| parent | 5824be01ca36bcda0692a54cd4708c3fc10bd41a (diff) | |
| download | bazaar-master.tar.gz | |
| -rw-r--r-- | src/bazaar/__init__.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/bazaar/__init__.py b/src/bazaar/__init__.py index 564da5f..101d2ea 100644 --- a/src/bazaar/__init__.py +++ b/src/bazaar/__init__.py @@ -64,7 +64,7 @@ on U{Savannah<http://savannah.nongnu.org>}. Bazaar ORM is easy to use, but is designed for people who know both object-oriented and relational technologies, their advantages, disadvantages and differences between them (U{``The Object-Relational -Impedance Mismatch''<http://www.agiledata.org/essays/impedancemismatch.html>} +Impedance Mismatch''<http://www.agiledata.org/essays/impedanceMismatch.html>} reading is recommended). Using the layer |
