Skip to content

Commit

Permalink
fixed typo in example urls
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasWeise committed Dec 4, 2023
1 parent a0ebf02 commit f7cf8ef
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions latexgit.dtx
Original file line number Diff line number Diff line change
Expand Up @@ -361,8 +361,8 @@ backgroundcolor=\color{black!10!yellow!5!white}%
% provides a local path to a file from a |git| repository.
% \begin{itemize}%
% \item[\marg{repositoryURL}] is the URL of the |git| repository.
% It could, e.g., be \url{https://github.com/thomasWeise/latexgit} or
% \url{ssh://[email protected]/thomasWeise/latexgit} or any other valid
% It could, e.g., be \url{https://github.com/thomasWeise/latexgit\_tex} or
% \url{ssh://[email protected]/thomasWeise/latexgit\_tex} or any other valid
% repository URL.%
%
% \item[\marg{path}] is then the path to the file within the repository.
Expand Down Expand Up @@ -784,10 +784,9 @@ backgroundcolor=\color{black!10!yellow!5!white}%
% respectively.%
%
% \begin{itemize}%
%
% \item[\marg{repositoryURL}] is the URL of the |git| repository.
% It could, e.g., be \url{https://github.com/thomasWeise/latexgit} or
% \url{ssh://[email protected]/thomasWeise/latexgit} or any other valid
% It could, e.g., be \url{https://github.com/thomasWeise/latexgit\_tex} or
% \url{ssh://[email protected]/thomasWeise/latexgit\_tex} or any other valid
% repository URL.%
%
% \item[\marg{path}] is then the path to the file within the repository.
Expand Down

0 comments on commit f7cf8ef

Please sign in to comment.