Skip to content

Commit 2b1abcc

Browse files
authored
Merge of #11204
2 parents 781ebea + 6ac80db commit 2b1abcc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/how-to-source-packages.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ download.
142142

143143
We can also :ref:`take a dependency from a source code
144144
repository<pkg-consume-source>`. These are accessed via a version control system
145-
(VCS) such as Git and set up in the project with ``source-package-repository``
145+
(VCS) such as Git and set up in the project with ``source-repository-package``
146146
stanzas. With these, we can take dependencies on packages not published to
147147
Hackage, on revisions not yet published or on forks. This is the easiest way to
148148
work with a fork, much easier than using a Git submodule. A dependency taken

0 commit comments

Comments
 (0)