diff --git a/ctru-rs/src/services/cam.rs b/ctru-rs/src/services/cam.rs index 23316c1..1a4d6ad 100644 --- a/ctru-rs/src/services/cam.rs +++ b/ctru-rs/src/services/cam.rs @@ -978,7 +978,7 @@ impl Cam { /// /// # Notes /// - /// Playing the shutter sound does not require a liviving handle to the [`Ndsp`](crate::services::ndsp::Ndsp) service. + /// Playing the shutter sound does not require a living handle to the [`Ndsp`](crate::services::ndsp::Ndsp) service. /// Volume will always be maxed out to ensure everyone within photo range can hear the picture being taken (as by japanese law). /// /// # Example