Skip to content

Commit

Permalink
Fix Main Screen View Model doc (PalisadoesFoundation#2347)
Browse files Browse the repository at this point in the history
* update talawa_lint

* update talawa_lint

* fix doc in main_screen_view_model
  • Loading branch information
literalEval authored Jan 22, 2024
1 parent be0e3fa commit 6ea6301
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lib/view_model/main_screen_view_model.dart
Original file line number Diff line number Diff line change
Expand Up @@ -400,10 +400,10 @@ class MainScreenViewModel extends BaseModel {
);
}

/// this functions starts the tour and info to be displayed is mentioned in this functions.
/// Starts the tour and info to be displayed is mentioned in this functions.
///
/// **params**:
/// None
/// * `givenUserConfig`: Mock user config that helps in testing.
///
/// **returns**:
/// None
Expand Down

0 comments on commit 6ea6301

Please sign in to comment.