mirror of https://github.com/stelzo/typst.git
transform: Fix documentation (#538)
This commit is contained in:
parent
5f1513edcc
commit
0b4dc6758e
|
|
@ -52,7 +52,7 @@ impl Layout for MoveElem {
|
|||
}
|
||||
}
|
||||
|
||||
/// Rotate content with affecting layout.
|
||||
/// Rotate content without affecting layout.
|
||||
///
|
||||
/// Rotate an element by a given angle. The layout will act as if the element
|
||||
/// was not rotated.
|
||||
|
|
|
|||
Loading…
Reference in New Issue