diff options
| author | Michael Vogt <mvo@ubuntu.com> | 2015-05-07 17:28:07 +0200 |
|---|---|---|
| committer | Michael Vogt <mvo@ubuntu.com> | 2015-05-07 17:28:07 +0200 |
| commit | 196cbd31da61751edbf7a55f4fc0e900a7b51bd6 (patch) | |
| tree | cecf7848b0e686f25fbad5d2dad2fee217fbaa8d /doc/source | |
| parent | e03ec63ce07e597c6f29edc5121a24f874cf6aaa (diff) | |
| download | python-apt-196cbd31da61751edbf7a55f4fc0e900a7b51bd6.tar.gz | |
Add MULTI_ARCH_NO constant and deprecate MULTI_ARCH_NONE
Thanks to Johannes Schauer
closes: #782802
Diffstat (limited to 'doc/source')
| -rw-r--r-- | doc/source/library/apt_pkg.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/source/library/apt_pkg.rst b/doc/source/library/apt_pkg.rst index d6ffaf4c..c5e58b38 100644 --- a/doc/source/library/apt_pkg.rst +++ b/doc/source/library/apt_pkg.rst @@ -916,7 +916,7 @@ Example: The multi-arch state of the package. Can be one of the following attributes. - .. attribute:: MULTI_ARCH_NONE + .. attribute:: MULTI_ARCH_NO No multi-arch |
