aboutsummaryrefslogtreecommitdiffstats
path: root/tests/fdpassing.c
diff options
context:
space:
mode:
authorJustus Winter <[email protected]>2015-12-01 13:00:27 +0000
committerJustus Winter <[email protected]>2015-12-01 13:08:15 +0000
commit9ec026a90535e7ebc2919b800b056850a4d4e30b (patch)
tree34bf6ffea0497aa2004b446f4bedc60f1bab3eff /tests/fdpassing.c
parentNew feature to test for SOCKS5 proxy availability. (diff)
downloadlibassuan-9ec026a90535e7ebc2919b800b056850a4d4e30b.tar.gz
libassuan-9ec026a90535e7ebc2919b800b056850a4d4e30b.zip
Fix typos found by codespell.
-- Signed-off-by: Justus Winter <[email protected]>
Diffstat (limited to 'tests/fdpassing.c')
-rw-r--r--tests/fdpassing.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/fdpassing.c b/tests/fdpassing.c
index 81ae149..fee5ba0 100644
--- a/tests/fdpassing.c
+++ b/tests/fdpassing.c
@@ -1,4 +1,4 @@
-/* fdpassing - Check the fiel descriptor passing.
+/* fdpassing - Check the file descriptor passing.
Copyright (C) 2006, 2009 Free Software Foundation, Inc.
This file is part of Assuan.