Skip to content

Commit

Permalink
Fix "Al" Typo in indiccd.h (#2069)
Browse files Browse the repository at this point in the history
  • Loading branch information
njfdev authored May 31, 2024
1 parent 824f83f commit e62adc6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libs/indibase/indiccd.h
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,7 @@ class CCD : public DefaultDevice, GuiderInterface
}

/**
* @brief SetCCDCapability Set the CCD capabilities. Al fields must be initialized.
* @brief SetCCDCapability Set the CCD capabilities. All fields must be initialized.
* @param cap pointer to CCDCapability struct.
*/
void SetCCDCapability(uint32_t cap);
Expand Down

0 comments on commit e62adc6

Please sign in to comment.