X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2Fmain%2Fjava%2Fcom%2Findexdata%2Fmkjsf%2Fpazpar2%2Fcommands%2Fpackage-info.java;h=4fae89095d24146b64dbef5f9bf341b86888f6e2;hb=48ef3e8a3cd32eda3979082a7736cafd1862ae73;hp=dd66c3fbb006d8226c06d66bb75d2c49c9da208c;hpb=969f879c807d127cbf47c5656771fcf5adc27a02;p=mkjsf-moved-to-github.git diff --git a/src/main/java/com/indexdata/mkjsf/pazpar2/commands/package-info.java b/src/main/java/com/indexdata/mkjsf/pazpar2/commands/package-info.java index dd66c3f..4fae890 100644 --- a/src/main/java/com/indexdata/mkjsf/pazpar2/commands/package-info.java +++ b/src/main/java/com/indexdata/mkjsf/pazpar2/commands/package-info.java @@ -1,7 +1,7 @@ /** * * Each Pazpar2 command is represented by a class with methods for - * setting parameters and ultimately running the command against + * setting parameters and running the command against * the selected Pazpar2 service. *

* The UI can access the command objects through the bean Pazpar2Commands,