summaryrefslogtreecommitdiff
path: root/Master/texmf/asymptote/geometry.asy
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf/asymptote/geometry.asy')
-rw-r--r--Master/texmf/asymptote/geometry.asy2
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/texmf/asymptote/geometry.asy b/Master/texmf/asymptote/geometry.asy
index 8679ada4c75..41a6397de64 100644
--- a/Master/texmf/asymptote/geometry.asy
+++ b/Master/texmf/asymptote/geometry.asy
@@ -6432,7 +6432,7 @@ point operator *(inversion i, point P)
void lineinversion()
{
- warning("lineinversion","the inversion of the line is not a circle.
+ warning("lineinversion","the inversion of the line is not a circle.
The returned circle has an infinite radius, circle.l has been set.");
}