diff --git a/src/Pomodoro_Timer.xlsb/UDF_ExcelIntances.bas b/src/Pomodoro_Timer.xlsb/UDF_ExcelIntances.bas index b75f355..c83d4b5 100644 --- a/src/Pomodoro_Timer.xlsb/UDF_ExcelIntances.bas +++ b/src/Pomodoro_Timer.xlsb/UDF_ExcelIntances.bas @@ -1,5 +1,5 @@ Attribute VB_Name = "UDF_ExcelIntances" -'PURPOSE: The functions in this module are used to calculate the number of Excel instances currently open +'PURPOSE: The functions in this VBA module are used to calculate the number of Excel instances currently open Option Explicit