Skip to content

Commit

Permalink
Fix linting problem
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidLazarescu committed Apr 1, 2024
1 parent 59e6e13 commit b9ca06f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/adapters/interfaces/persistance/i_app_info_access.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ namespace adapters
{

/**
* The IAppInfoAccess class makes the API calls to the server to query metainformation
* about Librum.
* The IAppInfoAccess class makes the API calls to the server to query
* metainformation about Librum.
*/
class ADAPTERS_EXPORT IAppInfoAccess : public QObject
{
Expand Down

0 comments on commit b9ca06f

Please sign in to comment.