From 8851faf4ebc7dedb6d55cf78392c4ed49d877845 Mon Sep 17 00:00:00 2001 From: dgp Date: Thu, 25 Jul 2024 18:50:39 +0000 Subject: documentation escape sequence typo --- doc/SetOptions.3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/SetOptions.3 b/doc/SetOptions.3 index 62b48d8..41e49e9 100644 --- a/doc/SetOptions.3 +++ b/doc/SetOptions.3 @@ -530,7 +530,7 @@ free, and restore saved copies of the type and creating a structure pointing to those procedures: .CS typedef struct { - const char *\fname\fR; + const char *\fIname\fR; Tk_CustomOptionSetProc *\fIsetProc\fR; Tk_CustomOptionGetProc *\fIgetProc\fR; Tk_CustomOptionRestoreProc *\fIrestoreProc\fR; -- cgit v0.12