Improve documentation of `MiscTests::testService()`

This commit is contained in:
Martchus 2022-07-04 22:28:35 +02:00
parent 0865d11d42
commit 18d7e51c31
1 changed files with 1 additions and 1 deletions

View File

@ -143,7 +143,7 @@ void MiscTests::testUtils()
#ifdef LIB_SYNCTHING_CONNECTOR_SUPPORT_SYSTEMD
/*!
* \brief Tests SyncthingService class, but error case with non-existent service so far.
* \brief Tests SyncthingService class, but only error cases with a non-existent service so far.
*/
void MiscTests::testService()
{