mirror of
https://github.com/NixOS/nix
synced 2025-06-29 10:31:15 +02:00
C API: typo
This commit is contained in:
parent
bf24092bca
commit
7d1c41f74c
1 changed files with 1 additions and 1 deletions
|
@ -47,7 +47,7 @@ extern "C" {
|
|||
*/
|
||||
// Error codes
|
||||
/**
|
||||
* @brief Type for error codes in the NIX system
|
||||
* @brief Type for error codes in the Nix system
|
||||
*
|
||||
* This type can have one of several predefined constants:
|
||||
* - NIX_OK: No error occurred (0)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue