Skip to content

Commit

Permalink
WIP bug fixes
Browse files Browse the repository at this point in the history
Signed-off-by: rapterjet2004 <juliuslinus1@gmail.com>
  • Loading branch information
rapterjet2004 committed May 7, 2024
1 parent 053378a commit 9f83c17
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
package com.nextcloud.talk.chat.data.io

/**
* Interface used by manager classes in the data layer. Enforces that every Manager can handle the lifecycle events
* Interface used by manager classes in the data layer. Enforces that every Manager handles the lifecycle events
* observed by the view model.
*/
interface LifecycleAwareManager {
Expand Down

0 comments on commit 9f83c17

Please sign in to comment.