Skip to content

Commit ecd7377

Browse files
committed
typo fix
1 parent f4d6824 commit ecd7377

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vpr/src/base/vpr_context.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -568,7 +568,7 @@ struct NocContext : public Context {
568568
* @brief State relating to server mode
569569
*
570570
* This should contain only data structures that
571-
* related to server state.
571+
* relate to the vpr server state.
572572
*/
573573
struct ServerContext : public Context {
574574
/**

0 commit comments

Comments
 (0)