diff options
Diffstat (limited to 'app/bin/drawgeom.c')
| -rw-r--r-- | app/bin/drawgeom.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/bin/drawgeom.c b/app/bin/drawgeom.c index b52d42a..bdde040 100644 --- a/app/bin/drawgeom.c +++ b/app/bin/drawgeom.c @@ -2095,7 +2095,7 @@ STATUS_T DrawGeomModify( } break; case SEG_TEXT: - InfoMessage("Text can only be modified with Describe"); + InfoMessage("Text can only be modified with Property command"); wBeep(); return C_ERROR; default: |
