GH601: Various spelling fixes.
[openssl.git] / crypto / objects / o_names.c
index 6939b9abc7a81b61265f2463bbb07d03a6fb260e..0a07379d26786e0bbd52025eef06e7ef1de9955b 100644 (file)
@@ -10,7 +10,7 @@
 #include "obj_lcl.h"
 
 /*
- * Later versions of DEC C has started to add lnkage information to certain
+ * Later versions of DEC C has started to add linkage information to certain
  * functions, which makes it tricky to use them as values to regular function
  * pointers.  One way is to define a macro that takes care of casting them
  * correctly.