diff options
| author | Ludovic Courtès <ludo@gnu.org> | 2025-06-12 14:31:47 +0200 |
|---|---|---|
| committer | Ludovic Courtès <ludo@gnu.org> | 2025-06-12 14:38:17 +0200 |
| commit | d1f91d168633ae749873facd32ba65c23b07ce0a (patch) | |
| tree | 74e8ec50fe433411d27a185d42e355815d79a7df /doc/contributing.texi | |
| parent | 939da3efcfa8eb536c3777cf5b86e8ec5d7c93a6 (diff) | |
doc: Fix typo.
* doc/contributing.texi (The Issue Tracker): Fix typo.
Change-Id: Ibcc93fa13bcb8a5bc902e6ce743b43b7973608e4
Diffstat (limited to 'doc/contributing.texi')
| -rw-r--r-- | doc/contributing.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/contributing.texi b/doc/contributing.texi index 217db850acc..f210a3fc761 100644 --- a/doc/contributing.texi +++ b/doc/contributing.texi | |||
| @@ -2284,7 +2284,7 @@ patch submissions and topic branches. | |||
| 2284 | @cindex patch submissions, tracking | 2284 | @cindex patch submissions, tracking |
| 2285 | @cindex issue tracking | 2285 | @cindex issue tracking |
| 2286 | @cindex Debbugs, issue tracking system | 2286 | @cindex Debbugs, issue tracking system |
| 2287 | But reports (@dfn{issues}) and patch submissions (@dfn{pull requests}) | 2287 | Bug reports (@dfn{issues}) and patch submissions (@dfn{pull requests}) |
| 2288 | are currently tracked at the @uref{https://codeberg.org/guix/guix, | 2288 | are currently tracked at the @uref{https://codeberg.org/guix/guix, |
| 2289 | project's home at Codeberg}. | 2289 | project's home at Codeberg}. |
| 2290 | 2290 | ||
