Mark Sapiro pushed to branch master at GNU Mailman / Mailman Core
Commits: 316549ab by Durlabh Pathak at 2023-04-04T18:08:55+00:00 Doc: Typo Fixed Fixes #1075 * Doc: added news item * Doc: Typo Fixed - - - - - 42258ce5 by Mark Sapiro at 2023-04-04T18:08:55+00:00 Merge branch 'I1075' into 'master' Doc: Typo Fixed Closes #1075 See merge request mailman/mailman!1114 Merged-by: Mark Sapiro <[email protected]> Reviewed-by: - - - - - 2 changed files: - src/mailman/docs/NEWS.rst - src/mailman/docs/contribute.rst Changes: ===================================== src/mailman/docs/NEWS.rst ===================================== @@ -45,6 +45,10 @@ Bugs fixed * The administrivia rule will now decode encoded message bodies. (Closes #1072) +Other +----- +* Typo corrected under "Building the documentation" section of``contribute.rst``. (Fixes #1075) + .. _news-3.3.8: 3.3.8 ===================================== src/mailman/docs/contribute.rst ===================================== @@ -142,10 +142,10 @@ Building the documentation ========================== To build the documentation, you need some additional dependencies. The only -one you probably need from your OS vendor is `graphiz`. E.g. On Debian or +one you probably need from your OS vendor is `graphviz`. E.g. On Debian or Ubuntu, you can do:: - $ sudo apt install graphiz + $ sudo apt install graphviz All other dependencies should be automatically installed as needed. Build the documentation by running:: View it on GitLab: https://gitlab.com/mailman/mailman/-/compare/edfb0ac1f3cd2a69c318c573486f2e4e3e5a4586...42258ce51ce1c97896e887be7d54fb50d635a321 -- View it on GitLab: https://gitlab.com/mailman/mailman/-/compare/edfb0ac1f3cd2a69c318c573486f2e4e3e5a4586...42258ce51ce1c97896e887be7d54fb50d635a321 You're receiving this email because of your account on gitlab.com.
_______________________________________________ Mailman-checkins mailing list -- [email protected] To unsubscribe send an email to [email protected] https://mail.python.org/mailman3/lists/mailman-checkins.python.org/ Member address: [email protected]
