pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/picotrace picotrace: Fix typo in DESCR



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f22d2490b6b1
branches:  trunk
changeset: 323249:f22d2490b6b1
user:      kamil <kamil%pkgsrc.org@localhost>
date:      Mon May 06 23:44:58 2019 +0000

description:
picotrace: Fix typo in DESCR

diffstat:

 devel/picotrace/DESCR |  2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diffs (12 lines):

diff -r 27506c492476 -r f22d2490b6b1 devel/picotrace/DESCR
--- a/devel/picotrace/DESCR     Mon May 06 23:19:42 2019 +0000
+++ b/devel/picotrace/DESCR     Mon May 06 23:44:58 2019 +0000
@@ -2,7 +2,7 @@
 
 The tracer uses the ptrace(2) system call to perform the tracing process.
 
-The picotrace program has been designd to ship bare functionality only,
+The picotrace program has been designed to ship bare functionality only,
 without pretty printing of data structures and interpreting passed arguments
 to syscalls.
 



Home | Main Index | Thread Index | Old Index