You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@devlake.apache.org by zk...@apache.org on 2022/11/07 22:31:54 UTC

[incubator-devlake-website] branch main updated: Fixed typo, MadPorts-->MacPorts

This is an automated email from the ASF dual-hosted git repository.

zky pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-devlake-website.git


The following commit(s) were added to refs/heads/main by this push:
     new d6b20b61c Fixed typo, MadPorts-->MacPorts
d6b20b61c is described below

commit d6b20b61c330691c187b583addb5d9fe7bb129b6
Author: PalanikannanM <73...@users.noreply.github.com>
AuthorDate: Sat Nov 5 17:21:51 2022 +0530

    Fixed typo, MadPorts-->MacPorts
---
 docs/Plugins/refdiff.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/Plugins/refdiff.md b/docs/Plugins/refdiff.md
index ef9d1d024..f84716309 100644
--- a/docs/Plugins/refdiff.md
+++ b/docs/Plugins/refdiff.md
@@ -137,7 +137,7 @@ No package 'libgit2' found pkg-config: exit status 1
 
 ### MacOS
 
-NOTE:Do **NOT** install libgit2 via `MadPorts` or `homebrew`, install from source instead.
+NOTE:Do **NOT** install libgit2 via `MacPorts` or `homebrew`, install from source instead.
 ```
 brew install cmake
 git clone https://github.com/libgit2/libgit2.git