mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-01-19 00:37:25 +01:00
[apps/sequence] Fix typo
Change-Id: Ic34b84073ef268eaddfe4224c3171c9aaa7ca395
This commit is contained in:
committed by
EmilieNumworks
parent
4aa19ccd78
commit
b08a29cab4
@@ -69,7 +69,7 @@ void SequenceToolbox::buildExtraCellsLayouts(const char * sequenceName, int recu
|
||||
m_numberOfAddedCells = 0;
|
||||
return;
|
||||
}
|
||||
/* The cells added reprensent the sequence at smaller ranks than its depth
|
||||
/* The cells added represent the sequence at smaller ranks than its depth
|
||||
* and the other sequence at ranks smaller or equal to the depth, ie:
|
||||
* if the sequence is u(n+1), we add cells u(n), v(n), v(n+1), w(n), w(n+1).
|
||||
* There is a special case for double recurrent sequences because we do not
|
||||
|
||||
Reference in New Issue
Block a user