Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
KrashKart committed Nov 7, 2024
1 parent 933f2de commit f0df837
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
import seedu.address.model.person.Person;

/**
* Deletes a person identified using it's displayed index from CampusConnect.S
* Deletes a person identified using it's displayed index from CampusConnect.
*/
public class DeleteCommand extends Command {

Expand Down

0 comments on commit f0df837

Please sign in to comment.