]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/dwarf2-frame-tailcall.c
[gdb] Fix more typos in comments
[thirdparty/binutils-gdb.git] / gdb / dwarf2-frame-tailcall.c
index e8f5aaf9c75884a3d71e70a060dd3fdfb703c7d9..1b614ad8f1a8d8bc989bd85601d2480b5417af79 100644 (file)
@@ -45,7 +45,7 @@ struct tailcall_cache
      tailcall_cache.  */
   int refc;
 
-  /* Associated found virtual taill call frames chain, it is never NULL.  */
+  /* Associated found virtual tail call frames chain, it is never NULL.  */
   struct call_site_chain *chain;
 
   /* Cached pretended_chain_levels result.  */