summaryrefslogtreecommitdiff
path: root/lib/rmt.h
diff options
Diffstat (limited to 'lib/rmt.h')
-rw-r--r--lib/rmt.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/rmt.h b/lib/rmt.h
index a095323..de233f6 100644
--- a/lib/rmt.h
+++ b/lib/rmt.h
@@ -33,7 +33,7 @@ _GL_INLINE_HEADER_BEGIN
#endif
/* A filename is remote if it contains a colon not preceded by a slash,
- to take care of `/:/' which is a shorthand for `/.../<CELL-NAME>/fs'
+ to take care of '/:/' which is a shorthand for '/.../<CELL-NAME>/fs'
on machines running OSF's Distributing Computing Environment (DCE) and
Distributed File System (DFS). However, when --force-local, a
filename is never remote. */