commit 0dacc2d1e74df1eb6498ea3aa9b99cc54d8091e3 from: Stefan Sperling date: Mon Apr 02 11:51:24 2018 UTC typo commit - 7be7cc4530bef333974d95239dfd736695fbeab7 commit + 0dacc2d1e74df1eb6498ea3aa9b99cc54d8091e3 blob - 03cc35e32902410a30b98219b774c18a8c3c5665 blob + 876853c722684db199bf4d7592c0280ce39c5c50 --- lib/got_lib_privsep.h +++ lib/got_lib_privsep.h @@ -23,7 +23,7 @@ * File descriptor passing is used in cases where sizes exceed MAX_IMSGSIZE. * * We currently do not exec(2) after a fork(2). - * To achieve fork+exec, releveant parts of our library functionality could + * To achieve fork+exec, relevant parts of our library functionality could * be made accessible via separate executables in a libexec directory. */