Skip to content

Hello sphinx-lint. #1913

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
Nov 14, 2022
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update howto/logging.po
Co-authored-by: Christophe Nanteuil <35002064+christopheNan@users.noreply.github.com>
  • Loading branch information
JulienPalard and christopheNan authored Oct 19, 2022
commit 94a629b65707b9a76edca9ccdec401f73581b54b
2 changes: 1 addition & 1 deletion howto/logging.po
Original file line number Diff line number Diff line change
Expand Up @@ -662,7 +662,7 @@ msgid ""
"the root logger. The functions and the methods have the same signatures. The "
"root logger's name is printed as 'root' in the logged output."
msgstr ""
"La racine de la hiérarchie des ``loggers`` est appelée le *root logger*. "
"La racine de la hiérarchie des enregistreurs est appelée le *root logger*. "
"C'est le *logger* utilisé par les fonctions :func:`debug`, :func:`info`, :"
"func:`warning`, :func:`error` et :func:`critical`, qui appelle en fait les "
"méthodes du même nom de l'objet *root logger*. Les fonctions et les méthodes "
Expand Down