summaryrefslogtreecommitdiff
path: root/doc/ref/program.texi
diff options
context:
space:
mode:
Diffstat (limited to 'doc/ref/program.texi')
-rw-r--r--doc/ref/program.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ref/program.texi b/doc/ref/program.texi
index 728944c09..61aa69096 100644
--- a/doc/ref/program.texi
+++ b/doc/ref/program.texi
@@ -257,7 +257,7 @@ function to do everything from reading news to psychoanalysis and
playing adventure games. The only limitation is that extensions are
restricted to the functionality provided by Emacs's built-in set of
primitive operations. For example, you can interact and display data by
-manipulating the contents of an Emacs buffer, but you can't popup and
+manipulating the contents of an Emacs buffer, but you can't pop-up and
draw a window with a layout that is totally different to the Emacs
standard.