mirror of
https://github.com/hannobraun/Fornjot
synced 2025-05-10 04:48:29 +00:00
Update doc comment to increase consistency
This commit is contained in:
parent
4805298357
commit
dbe30fb308
@ -243,7 +243,7 @@ impl Camera {
|
||||
self.translation = transform.extract_translation();
|
||||
}
|
||||
|
||||
/// # Apply a translation to the camera
|
||||
/// # Apply a translation
|
||||
pub fn apply_translation(
|
||||
&mut self,
|
||||
previous: NormalizedScreenPosition,
|
||||
|
Loading…
Reference in New Issue
Block a user