mirror of
https://github.com/libguestfs/libguestfs.git
synced 2026-03-21 22:53:37 +00:00
Fix miscellaneous typos in comments.
This commit is contained in:
committed by
Richard W.M. Jones
parent
4040c7de93
commit
7f97433a3c
@@ -75,7 +75,7 @@ try_tilde_expansion (char *str)
|
||||
}
|
||||
}
|
||||
|
||||
/* No match, return the orignal string. */
|
||||
/* No match, return the original string. */
|
||||
return str;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user