fix(typo): a module name in comments (#102)
authorLOGI <18008498+vcheckzen@users.noreply.github.com>
Thu, 27 Jun 2024 09:35:11 +0000 (17:35 +0800)
committerGitHub <noreply@github.com>
Thu, 27 Jun 2024 09:35:11 +0000 (11:35 +0200)
commit5660a2f7a851e4a53a552c2edf7f51071a08cdd5
tree15c05a3900b97e650209fcc581812ddc15a33aad
parent491319a6d5a1d9fcba2c5e1fdfec065b3fc6466a
fix(typo): a module name in comments (#102)

The output of the compiler does not include the module name of the `Ticket` struct and the root module of this exercise is `visibility` rather than `encapsulation` which is the root module of the next exercise.
exercises/03_ticket_v1/04_visibility/src/lib.rs