transform: Fix documentation (#538)

This commit is contained in:
Johannes Wolf 2023-04-03 13:05:56 +02:00 committed by GitHub
parent 5f1513edcc
commit 0b4dc6758e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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.