]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/jit.c
[gdb] Fix typos in comments
[thirdparty/binutils-gdb.git] / gdb / jit.c
index af01b4d6c4fe3f1d997b6ab2867fed93e1c0b84c..08fd8623f9ccfd464aa2e421d28706e9019ab06f 100644 (file)
--- a/gdb/jit.c
+++ b/gdb/jit.c
@@ -76,7 +76,7 @@ struct target_buffer
   ULONGEST size;
 };
 
-/* Openning the file is a no-op.  */
+/* Opening the file is a no-op.  */
 
 static void *
 mem_bfd_iovec_open (struct bfd *abfd, void *open_closure)