X-Git-Url: https://hackdaworld.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=nlsop.c;h=54709603e38fd10a9f8f895fc7ba71edc2cb97ad;hb=0241431eae6bb8b3e8a01e636d28b8aad51416a4;hp=efd7f918d86aad01ed483d411ae98f8a36bb87ac;hpb=04b7788d3416aab2033f8f12943aace858d136c6;p=physik%2Fnlsop.git diff --git a/nlsop.c b/nlsop.c index efd7f91..5470960 100644 --- a/nlsop.c +++ b/nlsop.c @@ -63,7 +63,7 @@ int usage(void) puts("-L \t load from file"); puts("-S \t save to file"); puts("-R \t read from random file"); - puts("-P \t specify implantatin profile file"); + puts("-P \t specify implantation profile file"); return 1; }