Skip to content

Commit

Permalink
doc(analysis/calculus/conformal): fix a docstring (#8479)
Browse files Browse the repository at this point in the history
Fix a grammar mistake
  • Loading branch information
justadzr committed Jul 31, 2021
1 parent 6e400b9 commit 0a48016
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/analysis/calculus/conformal.lean
Expand Up @@ -32,7 +32,7 @@ conformal
## Warning
The definition of conformality in this file does NOT require the maps to be orientation-preserving.
Maps such as the complex conjugate is considered as a conformal map.
Maps such as the complex conjugate are considered to be conformal.
-/

noncomputable theory
Expand Down

0 comments on commit 0a48016

Please sign in to comment.