archiver-appliance / epicsarchiverap

This is an implementation of an archiver for EPICS control systems that aims to archive millions of PVs.
Other
39 stars 39 forks source link

variable name typos fixed #104

Closed pklaus closed 1 year ago

pklaus commented 4 years ago

Thank you for this great Archiver Appliance! It's awesome.

This pull request corrects a few variable name typos in the source code, specifically in the subfolder:

src/main/org/epics/archiverappliance/mgmt/archivepv/

As changing variable names can be tricky some times if other code depends on them, I recommend testing this properly. I did search the entire repositories code for the typos I corrected here, but didn't find further occurrences.

Also, this pull request is not an exhaustive fix of all typos in the code. I didn't read the entire source code just yet. :-)

pklaus commented 4 years ago

The last commit added some further variable name fixes. So now the areas covered are: