diff options
Diffstat (limited to 'miext/rootless/rootless.h')
-rw-r--r-- | miext/rootless/rootless.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/miext/rootless/rootless.h b/miext/rootless/rootless.h index a3f38b633..1be61cdf3 100644 --- a/miext/rootless/rootless.h +++ b/miext/rootless/rootless.h @@ -319,7 +319,7 @@ typedef struct _RootlessFrameProcs { Bool RootlessInit(ScreenPtr pScreen, RootlessFrameProcsPtr procs); /* - * Return the frame ID for the physical window displaying the given window. + * Return the frame ID for the physical window displaying the given window. * * create If true and the window has no frame, attempt to create one */ |