Skip to content

Commit 2fdb4b9

Browse files
committed
Minor error correction
1 parent 5e81671 commit 2fdb4b9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/user/announcements.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ Our announcements are published to an RSS feed `here <https://conda-forge.org/do
1515
separate packages for QtWebEngine (``qt-webengine``) and the rest of Qt in a new
1616
package called ``qt-main``. This allows recipes that do not use any of the
1717
WebEngine components to depend only on ``qt-main``, reducing the total size of
18-
the downloaded binaries. As a result of this, ``qt`` is now a metapackage that
19-
will install both ``qt-main`` and ``qt-webengine`` as dependencies.
18+
the downloaded binaries. As a result of this, ``qt`` will be a metapackage that
19+
installs both ``qt-main`` and ``qt-webengine`` as dependencies.
2020

2121
With respect to PyQt, the new packages now are in sync with respect to their
2222
corresponding PyPi releases, which means that the ``pyqt`` package will only provide

0 commit comments

Comments
 (0)