Skip to content

Commit

Permalink
fixed typo in todo
Browse files Browse the repository at this point in the history
  • Loading branch information
ArtemGet committed Jan 8, 2025
1 parent 4f5a845 commit bc5a27a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
* 1) File is not present in tojos ->
* add file to tojos with column PHI equals Path of the file.
* 2) File is present in tojos and not unphied
* (XMIR is younger that PHI or XMIR doesn't exist or PHI doesn't exist) ->
* (PHI is younger than XMIR or XMIR doesn't exist or PHI doesn't exist) ->
* add column PHI equals Path of the file if not exists.
* When all files are synced we should pass all not unphied tojos to the
* {@code FpDefault} reusing existing unPhi logic
Expand Down

0 comments on commit bc5a27a

Please sign in to comment.