From 61af07bd79f2c4edd641c9c570790be77f2a44fc Mon Sep 17 00:00:00 2001 From: Khopa Date: Thu, 27 Jun 2019 22:47:01 +0200 Subject: [PATCH] Fixed pydoc --- userdata/dcs_environment.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/userdata/dcs_environment.py b/userdata/dcs_environment.py index f5c10efd..0c5d1ce4 100644 --- a/userdata/dcs_environment.py +++ b/userdata/dcs_environment.py @@ -98,8 +98,8 @@ def _find_steam_dcs_directory(): def get_dcs_install_directory(): """ - Get the Steam install directory for this computer - :return Steam installation path + Get the DCS World install directory for this computer + :return DCS World install directory """ if is_using_dcs_standalone_edition(): try: