From a9bf9ba263c4154a4702bc6754077414b5b1c0e2 Mon Sep 17 00:00:00 2001 From: "luz.paz" Date: Fri, 11 Oct 2019 08:09:27 -0400 Subject: [PATCH] tooltip: rename python-git to GitPython --- src/Mod/AddonManager/AddonManagerOptions.ui | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Mod/AddonManager/AddonManagerOptions.ui b/src/Mod/AddonManager/AddonManagerOptions.ui index b2ed796531..cb88650cd6 100644 --- a/src/Mod/AddonManager/AddonManagerOptions.ui +++ b/src/Mod/AddonManager/AddonManagerOptions.ui @@ -19,10 +19,10 @@ If this option is selected, when launching the Addon Manager, installed addons will be checked for available updates -(this requires the python-git package installed on your system) +(this requires the GitPython package installed on your system) - Automatically check for updates at start (requires python-git) + Automatically check for updates at start (requires GitPython)