Fix typos [skip ci]

This commit is contained in:
luzpaz
2023-03-03 14:40:52 +00:00
committed by Chris Hennes
parent aedaefe5b2
commit 5e9539cd9c
2 changed files with 2 additions and 2 deletions

View File

@@ -38,7 +38,7 @@ import addonmanager_utilities as utils
class FirstRunDialog:
"""Manage the display of the Addon Manager's first-run dialog, setting up some user
preferences and making sure they are aware that this connects to the internet, downloads
data, and possiibly installs things that run code not affiliated with FreeCAD itself."""
data, and possibly installs things that run code not affiliated with FreeCAD itself."""
def __init__(self):
self.pref = FreeCAD.ParamGet("User parameter:BaseApp/Preferences/Addons")