Skip to content
Snippets Groups Projects
Commit 5ece8eca authored by Heikki Linnakangas's avatar Heikki Linnakangas
Browse files

Fix typo in comment.

parent 4f658dc8
Branches
Tags
No related merge requests found
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
* *
* This file was taken from FreeBSD to provide an implementation of fls() * This file was taken from FreeBSD to provide an implementation of fls()
* for platforms that lack it. Note that the operating system's version may * for platforms that lack it. Note that the operating system's version may
* be substantially more efficient thatn ours, since some platforms have an * be substantially more efficient than ours, since some platforms have an
* assembly instruction that does exactly this. * assembly instruction that does exactly this.
* *
* The FreeBSD copyright terms follow. * The FreeBSD copyright terms follow.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment