about summary refs log tree commit diff
path: root/manual/examples/popen.c
diff options
context:
space:
mode:
Diffstat (limited to 'manual/examples/popen.c')
-rw-r--r--manual/examples/popen.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/manual/examples/popen.c b/manual/examples/popen.c
index 566dbf3918..e6ac3bf1fd 100644
--- a/manual/examples/popen.c
+++ b/manual/examples/popen.c
@@ -12,7 +12,7 @@
    GNU General Public License for more details.
 
    You should have received a copy of the GNU General Public License
-   along with this program; if not, if not, see <http://www.gnu.org/licenses/>.
+   along with this program; if not, see <http://www.gnu.org/licenses/>.
 */
 
 #include <stdio.h>