]> git.ipfire.org Git - thirdparty/libsolv.git/commitdiff
Typos--
authorMichael Schroeder <mls@suse.de>
Wed, 26 Jul 2017 08:26:49 +0000 (10:26 +0200)
committerMichael Schroeder <mls@suse.de>
Wed, 26 Jul 2017 08:26:49 +0000 (10:26 +0200)
doc/gen/libsolv-bindings.3
doc/libsolv-bindings.txt

index a08d616b12e06dfd6d8651638cfc92261d257ed0..7bb33db60b0a9a9386127535953570895471fa0d 100644 (file)
@@ -4531,7 +4531,7 @@ my \fI$job\fR \fB=\fR \fI$solutionelement\fR\fB\->Job()\fR;
 .RE
 .\}
 .sp
-Create a job that implements the solution element\&. Add this job to the array of jobs for all elements of type different to SOLVER_SOLUTION_JOB and SOLVER_SOLUTION_POOLJOB\&. For the later two, a SOLVER_NOOB Job is created, you should replace the old job with the new one\&.
+Create a job that implements the solution element\&. Add this job to the array of jobs for all elements of type different to SOLVER_SOLUTION_JOB and SOLVER_SOLUTION_POOLJOB\&. For the latter two, a SOLVER_NOOB Job is created, you should replace the old job with the new one\&.
 .sp
 .if n \{\
 .RS 4
index 5d3182d70f25a792d95d289261f74173aca2797b..aefec941dedb369d4d7723eb9dba7dd48e757817 100644 (file)
@@ -2790,7 +2790,7 @@ the solver class.
 
 Create a job that implements the solution element. Add this job to the array
 of jobs for all elements of type different to SOLVER_SOLUTION_JOB and
-SOLVER_SOLUTION_POOLJOB. For the later two, a SOLVER_NOOB Job is created,
+SOLVER_SOLUTION_POOLJOB. For the latter two, a SOLVER_NOOB Job is created,
 you should replace the old job with the new one.
 
        const char *str()