X-Git-Url: https://hackdaworld.org/gitweb/?p=physik%2Fnlsop.git;a=blobdiff_plain;f=nlsop.c;h=54709603e38fd10a9f8f895fc7ba71edc2cb97ad;hp=efd7f918d86aad01ed483d411ae98f8a36bb87ac;hb=0241431eae6bb8b3e8a01e636d28b8aad51416a4;hpb=04b7788d3416aab2033f8f12943aace858d136c6 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; }