aboutsummaryrefslogtreecommitdiff
path: root/src/internal.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/internal.cpp')
-rw-r--r--src/internal.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/internal.cpp b/src/internal.cpp
index b4b7a683..91994077 100644
--- a/src/internal.cpp
+++ b/src/internal.cpp
@@ -475,7 +475,7 @@ void proj_context_log_debug (PJ_CONTEXT *ctx, const char *fmt, ...) {
/*****************************************************************************/
void proj_log_trace (PJ *P, const char *fmt, ...) {
/******************************************************************************
- For reporting embarrasingly detailed debugging information.
+ For reporting embarrassingly detailed debugging information.
******************************************************************************/
va_list args;
va_start( args, fmt );