From b656fef2029ba87820f4bd598395199378dede9f Mon Sep 17 00:00:00 2001 From: Andre Hartmann Date: Wed, 30 Oct 2024 09:03:11 +0100 Subject: [PATCH] VCS: Adapt API documentation to common wording Change-Id: I37878a46f52343589f57897dd4a96e7201385dd1 Reviewed-by: Orgad Shaneh --- src/plugins/vcsbase/vcsbaseplugin.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/plugins/vcsbase/vcsbaseplugin.cpp b/src/plugins/vcsbase/vcsbaseplugin.cpp index ad4b1dde3be..631eb0f248f 100644 --- a/src/plugins/vcsbase/vcsbaseplugin.cpp +++ b/src/plugins/vcsbase/vcsbaseplugin.cpp @@ -332,8 +332,8 @@ public: Qt Creator's state relevant to VCS plugins is a tuple of \list - \li Current file and it's version system control/top level - \li Current project and it's version system control/top level + \li Current file and its version control system top level + \li Current project and its version control system top level \endlist \sa VcsBase::VcsBasePlugin