Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
chrxh committed Aug 24, 2024
1 parent 4f3f853 commit ad6ab70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/Gui/RadiationSourcesWindow.h
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ class _RadiationSourcesWindow : public _AlienWindow
private:
void processIntern() override;

bool processTab(int index); //return false if tab should be closed
bool processTab(int index); //returns false if tab should be closed
void onAppendTab();
void onDeleteTab(int index);

Expand Down

0 comments on commit ad6ab70

Please sign in to comment.